Loading Tool

Explorer IconExplorer

Memory Pool

40,384 transactions
17.78 vMB
0.15369923 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.17/200 MB

Candidate Block

Mining Attempt 9f013b09180a2ad338b7a27fb6e885390998372d125c16795c9c3412010293af
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7c633b840dfefde5b6a4fd8e77be395319ce57a93b7eacaa2756d109b5f864fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.04466644 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (694,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
218,556 218,556 00000000000004939991f26b4466b86c3eb6dd799cafa17b5ec78d2c6b6745d4 262 0.13 vMB 148
218,555 218,555 0000000000000194f6d80ac2876b50fb7473285cebe89049a812c6ebc9a34d97 477 0.20 vMB 204
218,554 218,554 00000000000001dfcc2fe16d9959dd0f24c18a219e80ddfd33de98f68297a764 9 0.00 vMB 464
218,553 218,553 00000000000000603a66d31c14ccef9e51d1f3cbe1c30605e10a200177fa2214 439 0.22 vMB 202
218,552 218,552 0000000000000544dfc8805158879ee599add9e18f5ad5066e9db1265311d56e 53 0.03 vMB 72
218,551 218,551 000000000000013f1eb6bd50bc434e8314f6b2bc67bb23f7e10cfb3a1ac77b90 319 0.12 vMB 174
218,550 218,550 000000000000044141622a85cf65dcc8913729b01448859511fe1fa22e417323 146 0.09 vMB 104
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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