Loading Tool

Explorer IconExplorer

Memory Pool

82,973 transactions
31.38 vMB
0.10715787 BTC
Random Selection Loading Transactions
Max Size: 190.81/200 MB

Candidate Block

Mining Attempt 6991b836578f999c86fab37a0d95a2934607427d36dda3d5292b13a36a52cff3
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root ba84ef24817794505fbfbdcfa6b58d00a17c91ac9867b6d1017354b7264da8e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03005313 BTC
Feerates: 151.12 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (480,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,864 434,864 000000000000000000dece6ec8f5eed062373133b066ec6e4e881e25b8a8e67f 2,026 1.00/1.00 vMB 75
434,863 434,863 000000000000000002d8c82a9c7c32a7a19fa6b077c9580a0df6be6f331e82e0 2,765 1.00/1.00 vMB 63
434,862 434,862 000000000000000000d711b4e58f0e511fcdd6c4008fd63a538c873e071d3509 1,456 0.75/1.00 vMB 76
434,861 434,861 0000000000000000039ec9abce4c1a27fc86f0f2065ae278554ead5d46136256 2,427 1.00/1.00 vMB 94
434,860 434,860 000000000000000002ed1a81fed1f8e15e3abbfc387354bc1643fa2ada272338 1,963 1.00/1.00 vMB 72
434,859 434,859 000000000000000000c365ad795e3057f8ad35d4ffd7e4d8ff0791171d2b5e2f 2,206 1.00/1.00 vMB 89
434,858 434,858 0000000000000000032ca07a316370acf997296c69678a0f55e9826dcb4dae62 472 1.00/1.00 vMB 39
434,857 434,857 00000000000000000016426620a56d1343f6b4307a4f6d7d64c7772718237775 2,531 1.00/1.00 vMB 55
434,856 434,856 000000000000000002f43481709342f97c840ba9a91d7e65109b444598e692fb 2,222 1.00/1.00 vMB 84
434,855 434,855 0000000000000000034da141968a129cedfbd4ad6fe35d359b6d516906af0674 801 1.00/1.00 vMB 44
434,854 434,854 000000000000000002ae9e6b723e3f268fb422c399991c43cdea38ba431210ab 1,748 0.75/1.00 vMB 63
434,853 434,853 0000000000000000023e6b3a7580bdfcdf36abbd288a19e1240eb2787da47287 352 1.00/1.00 vMB 37
434,852 434,852 000000000000000001a168a4a6d8d7eb1d6eb93d3a5f1cd4f425a4adfbb221c2 1,210 1.00/1.00 vMB 41
434,851 434,851 00000000000000000251337c99ba368b17e329e729c2c26dd52ff48935eaa7fc 2,562 1.00/1.00 vMB 70
434,850 434,850 000000000000000003970378bd96aeebb4643216a04612a07170cf0cbaa48ae9 2,690 1.00/1.00 vMB 66
434,849 434,849 0000000000000000042add53967d3bf107f7c50e44e2ed22151d99f2a00969a7 2,402 1.00/1.00 vMB 84
434,848 434,848 000000000000000002b27cd6fbad6161f2c74ad4dd451bbe1f89d5b34002f64f 1,182 1.00/1.00 vMB 52
434,847 434,847 0000000000000000032aa3ee0007085399199cd1f1c89ae8c3468eda8697f22a 1,656 1.00/1.00 vMB 57
434,846 434,846 000000000000000003baa98b740712c261293bc636db93092aa3a4aaa2496cef 2,650 1.00/1.00 vMB 79
434,845 434,845 000000000000000001a75b110ba44b159fb110c5fa4f24831908023ce130d32a 1,984 1.00/1.00 vMB 77
434,844 434,844 0000000000000000010ef53f057d6dc27764b826885955f04fa3e10413794ba1 1,871 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.06 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: 720.68 GB
    • Received: 18.24 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.