Loading Tool

Explorer IconExplorer

Memory Pool

79,067 transactions
29.27 vMB
0.07093116 BTC
Random Selection Loading Transactions
Max Size: 175.65/200 MB

Candidate Block

Mining Attempt ba4deafc638cfd451acdc4069d2e471dc3a745f872b67a5a4152c0aba201ac1e
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root f79c9d927dda3d030b2f36deaec0048e75914dea50f5312d98f046fd2a6b38d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.01147369 BTC
Feerates: 170.94 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (906,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,569 8,569 00000000954c9ba50cdfad508b066b2c318f54f14d0b4a5724cc3c6c4dce02cd 1 0.00/1.00 vMB 0
8,568 8,568 0000000055486616fe970fa8bdc9b735dd3b35e9193f7bbdaf5ce0eb4ed5cde7 1 0.00/1.00 vMB 0
8,567 8,567 00000000dd233dca7573fee337fb05740e539a4ccc153e8d73c4a92d1207a273 1 0.00/1.00 vMB 0
8,566 8,566 00000000b34b9a7ae8ea4703cbee350933c903eca08df98c0b2d5642d7ba8436 1 0.00/1.00 vMB 0
8,565 8,565 00000000f813dd91503284c6b4fb0e07fe19955d47c5609e84c563f022b6d010 1 0.00/1.00 vMB 0
8,564 8,564 000000007d282420eed81c2227818d78512670dc7d5938484fd5f3632456e665 1 0.00/1.00 vMB 0
8,563 8,563 000000004f2be766fb1d19ed74236b4a8c6cbf0ebd9a0efa391a1fa569daad49 1 0.00/1.00 vMB 0
8,562 8,562 00000000c82f27c2c7f3c053cc8533cba529e8634d617678686266ffd7f05566 1 0.00/1.00 vMB 0
8,561 8,561 00000000b9703eeaebfcf46c17af5b413b205362be9f3c45201f648119a2ad25 1 0.00/1.00 vMB 0
8,560 8,560 00000000ad51e9525234e9ad796f9e86eed74111967d8fb214041c9e31cca5d6 1 0.00/1.00 vMB 0
8,559 8,559 00000000a8847fd5a6b57bcb460b431466c564983670a40161e704f8fc00e58a 1 0.00/1.00 vMB 0
8,558 8,558 000000000f85e438a8cee109ab1cad44f8324ce70de21b95b31fd038451e8f13 1 0.00/1.00 vMB 0
8,557 8,557 000000001abb7c65800db1b6b3c9db2ae2dde80252ba2010a2736ec649a1d8ba 1 0.00/1.00 vMB 0
8,556 8,556 00000000a774bf51063dcfef93137cbc8279551be274092b887ff2332bf04d4a 1 0.00/1.00 vMB 0
8,555 8,555 0000000001cbad170ac4c2ce8484dcf236075fedcce8229627e0f2ea2b4781ff 1 0.00/1.00 vMB 0
8,554 8,554 00000000013e8dfb7ca6ae8f942a90f656c9a675bc7335b3a4f5be39b3babc6f 1 0.00/1.00 vMB 0
8,553 8,553 0000000006dda83d1b09ce3e8787886c5b66261d56b1de7a4cfe57f1844982b6 1 0.00/1.00 vMB 0
8,552 8,552 00000000017ac7b9647460e000c899a195fa583f9d31d60aed27277103021f60 1 0.00/1.00 vMB 0
8,551 8,551 00000000574f231f5c40a77f80dbc456a6a367d70cacc6c87b66a7a17f969584 1 0.00/1.00 vMB 0
8,550 8,550 00000000d1987901437fa51afb63827b9cfa621d5ff57abe736750ea74556af0 1 0.00/1.00 vMB 0
8,549 8,549 0000000073c033b4861b754589d7843e31858bb5197ffa4c62f5c15446c3ac90 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.