Loading Tool

Explorer IconExplorer

Memory Pool

48,983 transactions
30.11 vMB
0.15949823 BTC
Random Selection Loading Transactions
Max Size: 160.93/200 MB

Candidate Block

Mining Attempt a3d27335ece03ba95b31654936741ea83059194fe73b50a8516b6e30049d2ba3
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 4ad68ca99e4da8a717c0c7494ab1b4bdc3cff0fd422dd6cf2bd282d8a23d16e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,198
Size: 1.00 vMB
Total Fees: 0.08392090 BTC
Feerates: 261.10 > 8.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (352,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,580 562,580 000000000000000000266a32f4886c86221e5c66721fee6778ed6b70aedd5fbd 1,532 0.62/1.00 vMB 10
562,579 562,579 00000000000000000014bec194102ffed0e8e24d70a1ded7c43e149dc81cf6f5 1,084 0.43/1.00 vMB 8
562,578 562,578 00000000000000000017b4e0f7f1496d8719771ae342f1c1e3dbfe1bd37fa0ee 1,972 1.00/1.00 vMB 6
562,577 562,577 0000000000000000001205f12ef2d6ce276720e23912cca37a08470e610d4703 2,401 1.00/1.00 vMB 9
562,576 562,576 000000000000000000182d31a8c894379c53547f4d15b74e152d3c0fe8443589 2,446 1.00/1.00 vMB 13
562,575 562,575 000000000000000000287a9ba8b9301afbd44ae644c4476e4ba4bea26fe1dbb9 2,489 1.00/1.00 vMB 7
562,574 562,574 00000000000000000021ba538da81ebd254471d293fb252d76066194982928e3 2,412 1.00/1.00 vMB 10
562,573 562,573 00000000000000000009ac62177fd29433bfe9ad19d1f316d443a0aa2747d988 2,479 1.00/1.00 vMB 26
562,572 562,572 0000000000000000000eb02db631243a71d8188ef7e001ed738dd498df83217e 906 0.30/1.00 vMB 16
562,571 562,571 0000000000000000001ecd697925317ad9b3e6887ba972e714da3fbae24e2088 152 0.04/1.00 vMB 4
562,570 562,570 0000000000000000001ff6ed926af7c865be45a627a3a26672bd98c019701de1 2,743 0.99/1.00 vMB 9
562,569 562,569 0000000000000000001be687a13ca9562237b2001533fe5fa933a0f01a3e63bb 2,887 1.00/1.00 vMB 11
562,568 562,568 0000000000000000000ce22c3503b7e85b3adbf63dc10cf194c9e563068f5ed4 2,953 1.00/1.00 vMB 10
562,567 562,567 0000000000000000002df5d1414f96b5b3fce3b004beba7a6c16310a0af9d080 1,294 0.42/1.00 vMB 10
562,566 562,566 0000000000000000001b0b7b79f66e020cd4d74b73923635113956030ceefe5c 1,505 0.50/1.00 vMB 15
562,565 562,565 0000000000000000002a8d58ba49a349a20c153e0ffd8a25f7d7bd5b6f593316 353 0.14/1.00 vMB 10
562,564 562,564 0000000000000000001b88752d60140bbcaf73bf8f61c407dfa45b9ca5c85506 2,690 1.00/1.00 vMB 11
562,563 562,563 00000000000000000014465dc3cde0cfdb2a44134627ae6ea5ab20934f3e95c7 915 0.36/1.00 vMB 18
562,562 562,562 0000000000000000001d051bb46f65bbf2c2cc65721cd4907c25d487db8278d0 836 0.25/1.00 vMB 8
562,561 562,561 0000000000000000000651c8ad5e87cf3f477414c6079c33235c74764a62fe7a 1,952 0.66/1.00 vMB 4
562,560 562,560 00000000000000000000e5fcca77bea3164572f06e112a69c03032b1b088dd7e 2,279 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.