Loading Tool

Explorer IconExplorer

Memory Pool

33,729 transactions
14.23 vMB
0.06005846 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.82/200 MB

Candidate Block

Mining Attempt 4c7570c97d5d3791cb234976b06e4ff45cb6d1958a3abf0ca29fa91bd637ffcb
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 9780356e665b8565cf3a7d74db3b7d5d9f2dd6172f2dbd223f7b5a93dc26e107
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,941
Size: 1.00 vMB
Total Fees: 0.01930314 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (728,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,948 184,948 00000000000007ba112e5d854cd51ecf2dccb12112e6378edc7593140e452716 8 0.00 vMB 0
184,947 184,947 00000000000003f9c3a9ba624daaec626430a86e8c33ef3a439ccdab19d0ff1c 117 0.03 vMB 83
184,946 184,946 0000000000000163afa35d3a36874736e34072c889ca134e02503027976c87b7 210 0.08 vMB 110
184,945 184,945 00000000000009dde711ae78f6e5a5ba73a0b19a8a70e5b94a272f0e51c6d65c 999 0.37 vMB 144
184,944 184,944 0000000000000478bf607795d8d0e7ef168d213ab58c58daacf8995942fbf426 349 0.13 vMB 154
184,943 184,943 00000000000002d696b4e1a2663367d85f07557ec96b87b85deb7daf93dc43f9 12 0.00 vMB 0
184,942 184,942 000000000000024d227b39976c8ab9ff72ab5156d54452fdf8c12f01c88a509a 94 0.05 vMB 94
184,941 184,941 0000000000000319f9d8c163917de407a2a0b712278b053a1d8f97692c40cec9 71 0.02 vMB 0
184,940 184,940 00000000000007053434d9736e7893c937a08b1487b5d2cfdc0f5229f77519c6 274 0.12 vMB 129
184,939 184,939 000000000000027d142707e5185604a837e280d9fdbb9cc2a3897500af4a49ae 321 0.17 vMB 99
184,938 184,938 00000000000001ce1991e7d8110c7c4a55849f1fd3ee4770d6e7525a89028204 225 0.13 vMB 103
184,937 184,937 0000000000000429bf3649239f4658ceea0e6a22945d6cf07feac1d2de00fd19 720 0.25 vMB 143
184,936 184,936 00000000000001c97aba2082f74ca91e5a3767c50bad1149c5a07af9bb9d707b 508 0.25 vMB 123
184,935 184,935 00000000000000c82a2309ad00b1c7371e696b3f1646daa19de3d37a7572c553 127 0.05 vMB 129
184,934 184,934 00000000000009eb98694dc63cf9418047f99d35d78a6ecd9ae4633813e7553d 138 0.05 vMB 127
184,933 184,933 0000000000000890593a00405c92ebefbe360a4bf9844b283de500f3438e8131 95 0.03 vMB 94
184,932 184,932 00000000000008a02a905fce39a9116b69a6c77331ebc0f8f90ee30dd5376fa4 522 0.25 vMB 104
184,931 184,931 0000000000000797a7aeb9d883e6b23b25cf0516c7c27f5b175afcc3927dc3d1 673 0.25 vMB 141
184,930 184,930 00000000000004ee67702bae47088d1cac51accb309b3ec57799c2da103b0d1c 151 0.05 vMB 123
184,929 184,929 00000000000003e6f4d6a6ee72894373ff64124ef4859c6ba265875ce45860c2 162 0.05 vMB 153
184,928 184,928 000000000000057be79034da70bf3a8e4183eef52b91607cb00f81b571ab3ecf 136 0.05 vMB 109
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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