Loading Tool

Explorer IconExplorer

Memory Pool

42,661 transactions
26.14 vMB
0.05361638 BTC
Random Selection Loading Transactions
Max Size: 137.32/200 MB

Candidate Block

Mining Attempt f12bbb88122f38f251cf9531d1bd8e1563ea44b935aef3dc898310f6560a850e
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root f749e1f7bc22c2b52a128655ddc5bd50bf52e7b5da2116389176dae4aec7366f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,083
Size: 1.00 vMB
Total Fees: 0.00601167 BTC
Feerates: 100.28 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (596,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,672 318,672 000000000000000010d38b56c325913b010aa79ec11921e263d93e2ddb65846f 947 0.48/1.00 vMB 40
318,671 318,671 000000000000000014e283e0c386dba0969ac2c13bd7296111077b8bf30a12e3 36 0.02/1.00 vMB 15
318,670 318,670 000000000000000021659401a9bf62d296e7c8aed8f2452d0e64d250d52930de 349 0.25/1.00 vMB 22
318,669 318,669 000000000000000007eac0b76e7a777f9cf5aa761537ca643f563a6a78a484e4 128 0.05/1.00 vMB 42
318,668 318,668 0000000000000000199d4ff834c2a4830f6a67c09fb4f2e850cc50083ce8d814 231 0.14/1.00 vMB 22
318,667 318,667 000000000000000008ef815b26c294a2dedfff2ef918ab4f41963b1ebd08fd63 1,189 0.63/1.00 vMB 29
318,666 318,666 000000000000000002766d56592ad645dc2aad4b51cd1e01cf79ba6e0fdba41e 908 0.43/1.00 vMB 31
318,665 318,665 00000000000000000062cc3bf182814f829c48337b281fba2a3a1492c51e10fc 265 0.14/1.00 vMB 25
318,664 318,664 0000000000000000155799cf45dbac89df8f2cd8de029d6c6c59e919257b86d7 645 0.42/1.00 vMB 24
318,663 318,663 0000000000000000245ad3d03e270b7a1d9538416405f34adec240e381fa9cb5 651 0.33/1.00 vMB 27
318,662 318,662 00000000000000000dc588a936e8a38686af22f823805c58db2976f1db30adbf 631 0.34/1.00 vMB 34
318,661 318,661 000000000000000008ea93380350447a58f47d266de1748fc4db71a3631e8956 128 0.05/1.00 vMB 34
318,660 318,660 00000000000000000cea597a0b9f57601d65cec539ea4d9c0b43efc4624398ee 424 0.24/1.00 vMB 25
318,659 318,659 00000000000000000f2141a88c6b9cc50f13b6be4c5cb85302fd8e9212fc7c2b 921 0.35/1.00 vMB 44
318,658 318,658 00000000000000001196009ebcf1b44f33f840a60ae751717c3cc21154b0ac12 64 0.02/1.00 vMB 18
318,657 318,657 000000000000000012494213810a2d6a419bc5cf045123e6f5c7200a695c92ed 199 0.09/1.00 vMB 33
318,656 318,656 0000000000000000259d63bc2e3e45a93e123abd6092f957aa77888e69e52cf8 285 0.13/1.00 vMB 31
318,655 318,655 00000000000000001cd02253512fb5259e4d1c14433eb74353168af2589a286b 891 0.58/1.00 vMB 25
318,654 318,654 000000000000000013b7e69db53412b64eb3b4afb5744252c46793e14d612373 48 0.02/1.00 vMB 14
318,653 318,653 00000000000000001c33f6917ffc210df153ab8139a73776702a49b41ca4479f 342 0.18/1.00 vMB 27
318,652 318,652 00000000000000001f61b0e41faad0e6b3a880eb8f3fff8c3c0078e7d0a7bd05 440 0.24/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.