Loading Tool

Explorer IconExplorer

Memory Pool

36,156 transactions
15.30 vMB
0.08690643 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.44/200 MB

Candidate Block

Mining Attempt 40b3f18cbd7114d962ff6631bfc33979d5688e8d300f1e4ab902c972fc4d2adb
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root cc4bcc667d7a5a6a5f27ce62bb6e1af299cc6cb619320f2eeb3919a91557582a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03236094 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (694,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,577 218,577 00000000000002ac01d006c006463c62e5d3a49e42d24a8ed4a82cacce4d690b 186 0.07 vMB 190
218,576 218,576 00000000000000ec5c7387d5487b90e6e9e4f572c0b85d223f085ea2f5895c7a 183 0.08 vMB 153
218,575 218,575 000000000000018ee634cfc8ca3553865baa65821b8ab8ba2afe61d90b871b9e 52 0.03 vMB 105
218,574 218,574 00000000000001aa505772a28824ecafa8b8d5e9d0358de7a82988401ec85465 215 0.10 vMB 154
218,573 218,573 000000000000037b748b21742304fe48550dc5c75107ef468dc6163e7987b831 74 0.03 vMB 25
218,572 218,572 000000000000023edb430f4e9408725e4e9b94b20a62d269b8556dfc4501c7cb 340 0.14 vMB 2,692
218,571 218,571 00000000000000d2488ca0bad64eb5c10a3564a4e6af9b22f9577925461a6771 357 0.17 vMB 201
218,570 218,570 00000000000004c7a93537d7f609d095f8a81b840876a33a2454d6dd634282a8 65 0.03 vMB 78
218,569 218,569 00000000000001220e396a1cc2bb20b34a094617c9dd21e6548a2d01cecda64d 182 0.16 vMB 91
218,568 218,568 000000000000012860d38c0b715a7dadce5c4cb8dd91e4baa1c579ab0e49f37e 578 0.20 vMB 325
218,567 218,567 00000000000000d23af5e02323f40417f925d8921bdfe16d1de1d96fc433e1dd 1 0.00 vMB 0
218,566 218,566 000000000000018aebb3112336f0e40a2635c9c6d02cbe7834650e8d2df706ec 246 0.20 vMB 100
218,565 218,565 000000000000046718251754452152c3f9489eeb2bec2a88f78076df151c07c7 542 0.25 vMB 221
218,564 218,564 000000000000004ba458b8b91a4fa0c85694e33c9922aee7a8b3f4f27be1b425 504 0.25 vMB 161
218,563 218,563 00000000000001060c54baf9123f5c4015e5428b094a3c64722fcc17e028a890 810 0.25 vMB 287
218,562 218,562 00000000000004c1aae4741e73ef5e773717ca0fae7257227820fc67b51bb783 115 0.04 vMB 172
218,561 218,561 000000000000046fb354e4cd0ff76deb6cfc1855940ca73a97287f83ffde1bb3 538 0.24 vMB 178
218,560 218,560 000000000000046b06fa1f8ca4b54613feeae0644bce89a7aa49011f1f6fd6f8 186 0.09 vMB 162
218,559 218,559 00000000000000433db75fb583ab2c260a799898a1fdb4d0e2ad5e0b93cbbf94 487 0.26 vMB 146
218,558 218,558 00000000000004289ec0f9d92432695fda7771136af4cf73a420a3040bc5318d 371 0.17 vMB 169
218,557 218,557 0000000000000016a6480a22f8fc1cb6a7166fdf68ec52b5c9d939328a6995b2 519 0.22 vMB 188
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 153.49 GB
    • Received: 0.62 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.