Loading Tool

Explorer IconExplorer

Memory Pool

40,922 transactions
26.59 vMB
0.06662536 BTC
Random Selection Loading Transactions
Max Size: 138.58/200 MB

Candidate Block

Mining Attempt 73eb40e406fce3b86ee395603403c69ef1942ff18e4ecc666355c6fbd745841f
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 71df83001325ebdb7a6d1b75fa81214f82b15789a24948347c57d79459dd9ead
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01748792 BTC
Feerates: 265.25 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (375,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,666 539,666 0000000000000000001db32cc21b7c291cfa50bef27209e0042d912eb9978a57 2,766 1.00/1.00 vMB 32
539,665 539,665 00000000000000000019b50d5823d82b077749127cf06056a477b8f0c10b2fdb 2,056 0.76/1.00 vMB 22
539,664 539,664 00000000000000000024d971d0aaf33ed3bd87b7cee23e3c9a459a2fbbdcd1d8 51 0.01/1.00 vMB 16
539,663 539,663 000000000000000000118597d963e737a324f2678d3885c9654c94c53cc25809 2,374 0.91/1.00 vMB 19
539,662 539,662 00000000000000000020aeb84f026584d6fe53e38b790b9bc6fb2f592cb8bd75 473 0.25/1.00 vMB 22
539,661 539,661 00000000000000000005fe2277250a1f3fbf24313f93889d26ca133f838082ab 41 0.01/1.00 vMB 16
539,660 539,660 00000000000000000000bf0c92d14de9a0e00168da29c35a53f575e83c92c255 2,646 0.98/1.00 vMB 6
539,659 539,659 000000000000000000110617a4ef47422e119102677d6a2b1c60473c6c19794a 2,535 0.96/1.00 vMB 30
539,658 539,658 000000000000000000022632fb615e52db8a88c1538a2f00c450b7eff3b64549 2,749 1.00/1.00 vMB 19
539,657 539,657 00000000000000000006ab38accbe9fc8763c50546451083cad306a7dc3ae8f8 2,674 1.00/1.00 vMB 19
539,656 539,656 0000000000000000000a7ee5b7558fb47324926b435957f4dab1bc8f875e09be 2,361 0.90/1.00 vMB 22
539,655 539,655 000000000000000000164e10f23a80a7363a358a71240e1637b57d982d36f9b6 1,840 0.84/1.00 vMB 1
539,654 539,654 00000000000000000002fde380dd9a72614b27bae215f5f72583e1a6afedcde4 2,608 1.00/1.00 vMB 4
539,653 539,653 0000000000000000001ba17a6fa14f58c9fb8008231440281ec0ac370c5a754f 2,390 1.00/1.00 vMB 21
539,652 539,652 000000000000000000095ddfbcb3e5ca9e67cb80d2c7c72ea8a179690c18d1ff 2,629 1.00/1.00 vMB 34
539,651 539,651 0000000000000000001f43b3c978a054a366542e1ec324ce816804bf387a65be 1,451 1.00/1.00 vMB 14
539,650 539,650 000000000000000000056d095e06a635e2c4c5fad13643220634cdd4e0033a2e 1 0.00/1.00 vMB 0
539,649 539,649 000000000000000000098b6e45bc1adec39749e7dccef5f97141a2dfc3644357 2,025 1.00/1.00 vMB 27
539,648 539,648 000000000000000000028a3db4e7a3d67f28ef4515a0be2d962668a70a948c56 1,069 1.00/1.00 vMB 34
539,647 539,647 0000000000000000002817e6bd5a3e25dd876f40e4491cdd75b035c53650cf83 1,173 1.00/1.00 vMB 71
539,646 539,646 00000000000000000005a2e57c33a451b1cc31059c29d544f0bfcfe093e7182d 492 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.