Loading Tool

Explorer IconExplorer

Memory Pool

42,112 transactions
16.84 vMB
0.13949578 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.46/200 MB

Candidate Block

Mining Attempt 7dcad00788de8c67808bddbe22b0d36743770de10c1f602d364abd7b706a358c
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root e29a15bfd5fcc7a95d1c2f0bb3fbf124c57df472277260df1acecc3945fb6e77
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.04379438 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (775,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,237 138,237 00000000000006f9452e5c8958c50cb1e41216762bded73544ce37c7a5e467f5 39 0.02 vMB 267
138,236 138,236 000000000000094b1e5145af23cd79e7c6ec815a9d285181d92857d0a4f63fbd 27 0.01 vMB 38
138,235 138,235 00000000000008e16a037f2061dcb73ebccd7c4d0dace08f55c2245bf6925731 49 0.03 vMB 213
138,234 138,234 00000000000004829696585c0055755976d57710987c44a6d83f4db40ebc75bc 47 0.02 vMB 102
138,233 138,233 00000000000008e7bf54783eec51b2912253cda12d40001736c5dde923e4d602 36 0.01 vMB 70
138,232 138,232 00000000000008139440d94b99389aab7e1d614a56415ea6578f5b5ebf614334 11 0.00 vMB 34
138,231 138,231 000000000000090d917c298ede38fc2b5673b7e6debe0f8e923458b944e2b26f 27 0.01 vMB 215
138,230 138,230 000000000000016afff1b66cba2ce6f2a535c79935e4f93c4ff5d99ffe3e355c 1 0.00 vMB 0
138,229 138,229 000000000000095a255dea42bf98ecffb2666898e39d3faa5acfe4b330fd3eb9 30 0.01 vMB 5
138,228 138,228 000000000000067b7385f553e6295409f1b50fe7c840c904adccec31110c9a94 102 0.04 vMB 245
138,227 138,227 000000000000063f1e5e4e1385373224a3e26a9c8549e230bfe881c5c333e212 1 0.00 vMB 0
138,226 138,226 00000000000001ad3c4583919cb7f537166be6c80412fd4528603d753ae48b77 150 0.05 vMB 156
138,225 138,225 00000000000005bf7e9a1c39db784ccce3319d2c243551773c01408570c12258 48 0.02 vMB 263
138,224 138,224 00000000000001b2ec6de6f2423c95ce90e8f5077d4fed39d8597b23e71b6473 17 0.01 vMB 235
138,223 138,223 000000000000003a373cb812ad1cc9496edf5b4da0dad2f85dc821239d0e229d 47 0.02 vMB 468
138,222 138,222 00000000000000e6e0942ebd2378b73fb0ee6eeef03104794d7109314a7b0c01 52 0.02 vMB 181
138,221 138,221 000000000000092926ecdf08801e522042624b11534d368d3647770a735b4d5b 59 0.02 vMB 310
138,220 138,220 00000000000008c64096024e391de2873117253fc94d12c5ca02b286c6af4fc8 12 0.01 vMB 158
138,219 138,219 0000000000000829df0e272a524de1064520cb5eeaad0b80bf5a4ed74f257276 4 0.00 vMB 39
138,218 138,218 000000000000084999520dcfeff888231af3e65ec0fd8e17255ed9c640b173c7 38 0.01 vMB 67
138,217 138,217 0000000000000729ec46218338156ff2dbbde880699da5affcfe069d1d19c49d 17 0.01 vMB 410
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.96 GB
    • Received: 0.41 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.