Loading Tool

Explorer IconExplorer

Memory Pool

40,900 transactions
26.60 vMB
0.06169329 BTC
Random Selection Loading Transactions
Max Size: 138.81/200 MB

Candidate Block

Mining Attempt 80eeef313b5685bb447e86a4d9a33f67219b283d53756b6c8149c1c0c47740e0
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root a4ce532e4dc14d526ba1d8c5d34a50c214cb349c9007803c70abe98bfeb5a5a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01258241 BTC
Feerates: 151.03 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (685,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,885 229,885 0000000000000144af91e617a494dc084c7906d5a1b2408dea00f6eb3900ac6e 374 0.15/1.00 vMB 180
229,884 229,884 000000000000014d5691297d53742e96b5ab2e4579cf7a4a5da977a5751859e6 866 0.43/1.00 vMB 141
229,883 229,883 00000000000000b3fffeb8ace73c4a390261c4318098d32aed2ba9c49fe3d1ee 408 0.16/1.00 vMB 184
229,882 229,882 0000000000000105010dbd8ac240195c972b850e871d5d2af7c06423f4908517 838 0.43/1.00 vMB 141
229,881 229,881 000000000000013ce00ce331d56476e32a5882c2e769f99875dc0adebc97a262 276 0.14/1.00 vMB 148
229,880 229,880 00000000000001837bcf581ccc29366d41079aaac166ad8cd496d5bd2a530d57 828 0.36/1.00 vMB 163
229,879 229,879 00000000000000167902bb6d9e1fbb837d98d976413270e72e7ff514772de37c 113 0.05/1.00 vMB 136
229,878 229,878 000000000000009bfcff5b89d761ec2971810f459851e4fe0e126bc435f954eb 5 0.00/1.00 vMB 886
229,877 229,877 000000000000011e3e4d91fbdf5e346e3a416eef99844fa04d99af10a1b35a13 455 0.21/1.00 vMB 141
229,876 229,876 00000000000002230445e42f28d927237e9b597bc2671bfcdc5c47e2090376a2 96 0.06/1.00 vMB 117
229,875 229,875 00000000000000b69cc53c0a8807fcd4e4ebe4a4f65db97420ee7fcfa02468c3 1,116 0.39/1.00 vMB 182
229,874 229,874 000000000000009edae7ea08512a3450d2499d5d382b53f9a31cd7b5e7217af4 466 0.23/1.00 vMB 153
229,873 229,873 0000000000000107ba5bedbdbd7eb1bf78625befcbf5994580cb69151eac131f 507 0.25/1.00 vMB 145
229,872 229,872 000000000000001d8c89351b62607059aa5fd2327435b93d9aad6f1988e6730f 472 0.17/1.00 vMB 217
229,871 229,871 00000000000000651f5b372b029d0d51187ff8e88a4d14d5a0985256102af8b2 568 0.22/1.00 vMB 209
229,870 229,870 000000000000005c313bfb9ef83267e2f18242a14781274d28e43acae85c755b 353 0.21/1.00 vMB 59
229,869 229,869 000000000000005c902ddec1dfcf39402d6fb0fdca92a6ca409567ef7935f382 63 0.05/1.00 vMB 69
229,868 229,868 00000000000000182ac4630c6ea832fcdd235108d4c8d216f14fb80e30fdd7c4 642 0.25/1.00 vMB 251
229,867 229,867 00000000000001cac1778aabf7fff35faa1a69494b1682738951f82c15c28c21 339 0.15/1.00 vMB 190
229,866 229,866 00000000000000ba14d4e45d51793e68812d1996dbdc774f1767bb6a979a2dca 271 0.12/1.00 vMB 156
229,865 229,865 000000000000000bdba2fd546db0e326c8b936d8797a212c7798d9b759d4a4c6 64 0.06/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 657.00 GB
    • Received: 14.44 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.