Loading Tool

Explorer IconExplorer

Memory Pool

76,929 transactions
28.38 vMB
0.08664052 BTC
Random Selection Loading Transactions
Max Size: 172.71/200 MB

Candidate Block

Mining Attempt 16b0b059853f69ff68f3c11bc4de9377f13050899f621b04c1a1da324a7563d4
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 33ed7843a893ceaea6c7f8cb065f68ff7504c6ff322bc06bd2401b70467e462a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,524
Size: 1.00 vMB
Total Fees: 0.02350616 BTC
Feerates: 477.45 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (162,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,466 752,466 000000000000000000042ea0ef8cab25f81ee6b29c1f070193c46ea12bd753d9 872 0.34/1.00 vMB 9
752,465 752,465 0000000000000000000136268a6ce5381ca3a138ce0f3d7b980a4541544047fb 684 0.28/1.00 vMB 9
752,464 752,464 0000000000000000000888171aa4acd100ff41aad41b26b8f372c26c4f2c1fad 885 0.40/1.00 vMB 9
752,463 752,463 000000000000000000017c66e49c65c92198f52ae3a3d2f907c96938bf6b21c5 1,846 0.60/1.00 vMB 12
752,462 752,462 00000000000000000004a4bb5390e3d37841bc39037b7b4087172e0d4f67f598 773 0.33/1.00 vMB 9
752,461 752,461 00000000000000000003e9886ba80e8822762e09900d91a1d9c2c8d146787474 1,547 0.49/1.00 vMB 12
752,460 752,460 000000000000000000018741b6f209e1b02d9dedd30933d960136d299a213846 690 0.28/1.00 vMB 9
752,459 752,459 0000000000000000000879a2de4e011c16237d8858740933f8985c8c9ceffc25 1,482 0.49/1.00 vMB 23
752,458 752,458 00000000000000000002c093d637b3be84bcff6b33ae089e9e5d8e9479b4206c 11 0.00/1.00 vMB 15
752,457 752,457 000000000000000000072cda500fb7ea44a0c1b4f5e58e72557bfc6e93144f18 1,584 0.70/1.00 vMB 9
752,456 752,456 0000000000000000000858cbe4ebc989f6771d8e1cab4e692b1f52b669a31059 835 1.00/1.00 vMB 13
752,455 752,455 0000000000000000000096dc2091fc443d0e98cf23ad7650f582553944df0b34 1,117 0.31/1.00 vMB 12
752,454 752,454 00000000000000000008073ee947521218ea93fafcf9fece6264f260536e1db9 1,072 0.41/1.00 vMB 11
752,453 752,453 000000000000000000026d4f87f223d91e43696f35955d452282fd8fe396c687 476 0.16/1.00 vMB 12
752,452 752,452 0000000000000000000092177217b74695d8238e1aa9802a848364a6c9da814d 2,804 0.87/1.00 vMB 12
752,451 752,451 00000000000000000006a66caf5d125941135e52068f02fe0992c0454d09b752 2,935 0.80/1.00 vMB 13
752,450 752,450 000000000000000000002ad252217b759bb23b489cdf2aecc3d170ecee322c03 1,603 0.71/1.00 vMB 10
752,449 752,449 00000000000000000000221d9337576c7d060dad383d3dbfab72cc738345c10f 236 0.09/1.00 vMB 11
752,448 752,448 000000000000000000021339c24b6e6af6546c1a62e837be875acede56ca22bf 1,765 0.76/1.00 vMB 10
752,447 752,447 00000000000000000008586d45f35bccc92d170e3045ad1769706116e806da98 1,291 0.45/1.00 vMB 11
752,446 752,446 00000000000000000001c21439f10bac6e1c4782e754ced8af7ff1e52656dda7 207 0.07/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.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.