Loading Tool

Explorer IconExplorer

Memory Pool

74,810 transactions
27.63 vMB
0.07636078 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt 0ec7256febe1f38b0d31aa9dda6cefe29d34ce8cec4d06f7c0e7008133266b7e
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 675a41091df37a50b781d78c69b6bbe912ef614b1205c2abc107d8ada6fb1b90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.01715716 BTC
Feerates: 121.74 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (695,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,562 219,562 000000000000005bc2b77c7aef137acb00a57f3d31edb2d491a498359e0adef4 528 0.26/1.00 vMB 77
219,561 219,561 00000000000004dab856967eeea0f13e07bf511a21ab66836add944770e2b3ba 652 0.25/1.00 vMB 194
219,560 219,560 0000000000000290e609237f10d69c055028fd36fe822c26a87df76fdb1b0d90 415 0.24/1.00 vMB 137
219,559 219,559 0000000000000473bc8feb1b807d08993203234faf98c76213f98a800bdbe954 800 0.25/1.00 vMB 276
219,558 219,558 000000000000015b558eb47c234525ae16b76eef3d32d291c4e205633c3b7fd0 160 0.07/1.00 vMB 111
219,557 219,557 000000000000059a1b5059f979f88fde04ca1128997c551c0412d4ef2ffaeb00 449 0.18/1.00 vMB 179
219,556 219,556 000000000000057c9725c515d8696f9cf6227ce3ba0ef50986ac07f0f2aeaa30 189 0.11/1.00 vMB 175
219,555 219,555 00000000000000e30f875b03a68166ba84ecf10f6fed015a29c9de393cc4fb0e 10 0.00/1.00 vMB 1,789
219,554 219,554 0000000000000063ef5bbb82b47199333063f0c4ea4e3904a3e99e852e1fd492 346 0.16/1.00 vMB 196
219,553 219,553 000000000000002f20eecb345a5f86ee2a645261cb5b1a37bd6d8ce05e37ffaa 160 0.06/1.00 vMB 209
219,552 219,552 00000000000001dc56c581ba11fbd6d9158531d61eacf03cbe6145ba3ee3310a 289 0.18/1.00 vMB 50
219,551 219,551 000000000000046246c30c54cc3eb5c2400b48b65ffb481a0db8099920dc24fc 579 0.25/1.00 vMB 136
219,550 219,550 0000000000000047caa7128dad486f3a838ef3f3c49f49e124d6af89d21859fc 491 0.25/1.00 vMB 143
219,549 219,549 00000000000005504cfa48169ace7c7de66847fcb27c3f4c89b4e0a051c49a66 816 0.44/1.00 vMB 153
219,548 219,548 00000000000004aec06cccbf5b2b76c4c32d0aa39bdf8cebd5fe335629f27b55 872 0.25/1.00 vMB 282
219,547 219,547 0000000000000198c2d99f036712339078127f637d54d557ff4a471c8d9bc8d8 520 0.33/1.00 vMB 127
219,546 219,546 00000000000001f880464b4f7a35c3ab24741137fb8891c16495b7a66d149667 930 0.25/1.00 vMB 365
219,545 219,545 0000000000000081d7ec755d2ecaff4a1695ab58e2f8f4414701eff9f6fc09fa 11 0.00/1.00 vMB 18
219,544 219,544 000000000000030718539973141fd80131012b7904fe6c8412f23a3d6f66241d 527 0.22/1.00 vMB 135
219,543 219,543 00000000000004dd59487e934cfac07e00643062e4d76c2486c14368212e1da8 268 0.09/1.00 vMB 183
219,542 219,542 000000000000058a7f59b4725a225cc4d3e0a103b09925151bbcf4f09ec1a989 96 0.05/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.