Loading Tool

Explorer IconExplorer

Memory Pool

44,880 transactions
26.70 vMB
0.06124231 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 6981a72bde75fbf33f3fedd5c2bc1eb0ea9f7aaedb559b2f57032738c8d79557
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 02e2193523fd84666f681406bf8ef86c68bd71c04f630ea18dfe8bf4aa592b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,780
Size: 1.00 vMB
Total Fees: 0.01196572 BTC
Feerates: 180.34 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (223,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,603 691,603 00000000000000000004a86037743d60211548c7970e07071a2d03663befd563 2,717 1.00/1.00 vMB 11
691,602 691,602 0000000000000000000b40e698707e7bdaa1cae496b0759fcf372c07411af88e 2,368 1.00/1.00 vMB 8
691,601 691,601 000000000000000000091dc7d0600cb1d6e9690403c9042aea46e9be4c4a4cb4 2,832 1.00/1.00 vMB 40
691,600 691,600 00000000000000000012ed7a69f05ae0c2f3eb70e643d2c8969fd492bc6af780 885 0.28/1.00 vMB 14
691,599 691,599 0000000000000000000351d8b82c55330826e19ed0ab1e643246d6e93fdba42d 1,199 0.51/1.00 vMB 17
691,598 691,598 0000000000000000000d7c0b70201eb6e88d54491e343134660fcb9d1b17179a 412 0.19/1.00 vMB 16
691,597 691,597 0000000000000000000525a5937801c8093663fa75799dd23d8068b970fc8629 870 0.44/1.00 vMB 11
691,596 691,596 000000000000000000007d059ac0295bcf54ab70fd6e6217a92bd99df51d4f05 1,089 0.78/1.00 vMB 8
691,595 691,595 0000000000000000000309451e1641c50219d4a6866cea4d1a105e3a9bc89340 1,381 0.47/1.00 vMB 18
691,594 691,594 0000000000000000000bc74d1ebffa995725393939cc4da1542e59ddde7711c9 1,242 0.59/1.00 vMB 24
691,593 691,593 00000000000000000008f4486d06308de3d8d6e4dd5235378de834d7f95c4468 2,943 1.00/1.00 vMB 10
691,592 691,592 000000000000000000098766373afeae4777586ded71a5b7cd85e3fc9882a5ec 1,890 1.00/1.00 vMB 33
691,591 691,591 00000000000000000012d93d9b1614f25ae9ea58631a50c8f1e8f77407a4773b 524 0.21/1.00 vMB 19
691,590 691,590 00000000000000000009b72ab53380b07f7c1da8744781f1e5ea6bf5721a9cb2 57 0.03/1.00 vMB 13
691,589 691,589 0000000000000000001397ecc5aae145abafd62ccd4c621a673e17ff5976d456 67 0.02/1.00 vMB 21
691,588 691,588 00000000000000000004a42561085a55eb9f177c30e149a8432319039744d1e4 710 0.51/1.00 vMB 8
691,587 691,587 00000000000000000006d8484322f7f7482464edb5ec25c6287ad8f83e7e44b1 81 0.02/1.00 vMB 16
691,586 691,586 000000000000000000088ac368afa0f4b0fe90b88af62693cb4c1227e1fcb272 826 0.28/1.00 vMB 16
691,585 691,585 000000000000000000096de7db03345b6c381e4ca32562e85c7e261fe56536bd 501 0.17/1.00 vMB 12
691,584 691,584 00000000000000000002d82181711a276dd64c54b0f076b22ecc0954b4c336aa 1,919 0.83/1.00 vMB 13
691,583 691,583 00000000000000000005b1b89cff52a00a4f0e8886afc70d75a37d083217b228 2,530 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.95 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: 647.18 GB
    • Received: 12.91 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.