Loading Tool

Explorer IconExplorer

Memory Pool

79,763 transactions
29.87 vMB
0.12299407 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 40696e1c8f0978b06395de5398250d0d381c99fcaec1751a48ee272aa42cc9ce
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 6b43b304aa838e339fdd077316eefd170918b21658fd3c1a4a2034ef165b707e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,163
Size: 1.00 vMB
Total Fees: 0.05746007 BTC
Feerates: 150.75 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (489,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,352 425,352 0000000000000000056e3d10358c406ef7deeb92cea068b776b1003459e56531 2,005 1.00/1.00 vMB 62
425,351 425,351 0000000000000000031830407e76b1875e1034ae5d82fd8da0501a0cb9519f6b 2,541 1.00/1.00 vMB 77
425,350 425,350 0000000000000000001d17b78afd48c432d511438932f7f2a0d54e730484269e 2,519 1.00/1.00 vMB 81
425,349 425,349 000000000000000004976be838c592d65fae0f244c240b2443b3009173c4fd1f 2,624 1.00/1.00 vMB 66
425,348 425,348 0000000000000000032014240b9fce02aec56335e25403789500321963b09f85 2,843 1.00/1.00 vMB 79
425,347 425,347 00000000000000000013bf9394381835d8eeb41005ea4e17d17e0400e58f23d9 2,808 1.00/1.00 vMB 113
425,346 425,346 0000000000000000017b54c82e5e13db465e2446abc7bc90e39886a2023ce8f5 1,103 0.70/1.00 vMB 48
425,345 425,345 000000000000000000018e744d95f9040a215c5f11f31db6ca10dbfb132f7dc1 2,276 1.00/1.00 vMB 79
425,344 425,344 000000000000000000e15f63dd858a2864dc6bb4f6fb970fe740b5e8558a7e41 478 0.22/1.00 vMB 88
425,343 425,343 00000000000000000445bfeab68fd4ac1cf4290c592f90d2827dba7c7509360d 1,292 0.63/1.00 vMB 62
425,342 425,342 000000000000000004e85f35b8aacd3bf69ffca2b17f6ba9a46aca5b53e10dc7 1,263 0.72/1.00 vMB 61
425,341 425,341 0000000000000000003529b71996faebb016e1289a21b026ef53ebf788ccb599 1,115 0.52/1.00 vMB 74
425,340 425,340 0000000000000000013cdcd603a7a7a38bb1cd2a7ece23c078ae9414d861349b 909 0.36/1.00 vMB 92
425,339 425,339 000000000000000002e41ec9157376c0c40039113525059b3e0a72eacdc349e7 541 0.21/1.00 vMB 109
425,338 425,338 000000000000000004b3632e8142b969eba4153bb7edd1ad8e5786579bc89087 1,310 0.99/1.00 vMB 45
425,337 425,337 000000000000000000471c905f6b3f5ba8dceec522897464e6617edc7e8477c1 1,052 1.00/1.00 vMB 42
425,336 425,336 000000000000000003da0822642cb4d8e9e25c3c7eed7751f667f4a6d72501e2 2,420 1.00/1.00 vMB 67
425,335 425,335 000000000000000000671e4089cfa40dba62ba9d1e6da26120e302f573a59289 1,393 1.00/1.00 vMB 90
425,334 425,334 000000000000000000e8bbcb64c63f4c80b228fe336055c8ed3aa38cb777a7be 71 0.03/1.00 vMB 65
425,333 425,333 0000000000000000020cab5a96d25728c26d6c2218585b29dd5040e541b9bf1f 601 0.50/1.00 vMB 62
425,332 425,332 000000000000000002311d4506b782b20f7f87cd84803ec0d90b960bb1f30e58 1,423 0.73/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.