Loading Tool

Explorer IconExplorer

Memory Pool

36,259 transactions
26.15 vMB
0.07000009 BTC
Random Selection Loading Transactions
Max Size: 133.28/200 MB

Candidate Block

Mining Attempt e94d8abe1a0b440a980c63dd5a27913a1c2793a9134fe36670cf61ade6dfbf1c
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 08f3307688e9b0acc9e59205414832237469c4e3b409b4af161e73c369edcf6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.02152038 BTC
Feerates: 120.00 > 2.16 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (641,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,711 272,711 0000000000000004492a22fea919137bf40610de8929f0559888547eb6844693 1,123 0.63/1.00 vMB 29
272,710 272,710 0000000000000002166ff15ec0ce6427f21c2f7ce55676d280b0677fe04c1f2a 1,368 0.90/1.00 vMB 56
272,709 272,709 0000000000000003aa82e14fa6b398c1a8d73299f21231ca3c76e5fdacb8fd32 458 0.50/1.00 vMB 80
272,708 272,708 00000000000000018a50d3a92780e8c8c4a68ecb76a4c8a1a1ae823ddc2cbd14 469 0.50/1.00 vMB 68
272,707 272,707 00000000000000023b5905bd9b96649fb074fde08d2a50eec8c6c177ccb1c70d 428 0.25/1.00 vMB 105
272,706 272,706 00000000000000009bea18368cd7d0d728f5b952441c4eb814f2f4c351366013 240 0.10/1.00 vMB 62
272,705 272,705 0000000000000001a063ee740db145cdff0b07e8216265f0b9dfdb179042f089 712 0.32/1.00 vMB 62
272,704 272,704 0000000000000002098e46a0348d09341832eaec18b6a48150f7e327c8d338f0 512 0.21/1.00 vMB 54
272,703 272,703 00000000000000009eabb224e8b4377390481ef209cf766eddf83929d7128f04 783 0.31/1.00 vMB 86
272,702 272,702 000000000000000574f53b20f90356afb560c8e68587f7a8128caed964cfda54 760 0.37/1.00 vMB 44
272,701 272,701 00000000000000027570dae855d526511754aaec1952cb42d2762d170fa0f13f 42 0.02/1.00 vMB 83
272,700 272,700 0000000000000000b04f3f190d021fa9600bba241676081b81ebf0fa443d8905 709 0.40/1.00 vMB 46
272,699 272,699 000000000000000319c3ac3c3fabec9f892a2299ae44b8f4d07f8103aca2ceb9 142 0.12/1.00 vMB 14
272,698 272,698 0000000000000004c35a4bc04cdc00615ef022cffc1b3ed2180bf80feb8430bb 1,083 0.50/1.00 vMB 83
272,697 272,697 0000000000000003252f4cc0bf2ede8f047ae860a2f2afc05c4200faa5acfc65 218 0.19/1.00 vMB 70
272,696 272,696 000000000000000321ec35bcda2054776c394154dd051bde6d02c8df340ab38c 629 0.29/1.00 vMB 60
272,695 272,695 0000000000000001ef04463d55ac736a4ead54e75ccadb0cb23f6398f690f5b8 831 0.43/1.00 vMB 31
272,694 272,694 0000000000000004d203e3ca40214fc18f857c2d2c8b6243175babd7f61b98b8 648 0.25/1.00 vMB 38
272,693 272,693 0000000000000000d95002ee8e3feeef6e2d652a5dc8e1f49171d150baec3056 573 0.25/1.00 vMB 130
272,692 272,692 0000000000000004b8cb797212154c118eae45e48c009f52d8393399e34b43dc 908 0.50/1.00 vMB 38
272,691 272,691 0000000000000002fd696e9519eddd844799235e0c20cbefebd4590fecfb2e9e 1,426 0.50/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.