Loading Tool

Explorer IconExplorer

Memory Pool

45,397 transactions
27.20 vMB
0.09929119 BTC
Random Selection Loading Transactions
Max Size: 143.39/200 MB

Candidate Block

Mining Attempt 5b9426367ee68c637318e44e9f7399d0923bcd9f436a84a9219377b9f27d2419
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root e1bfa9f848300affe31e35245efb8b421efd9d90c577ee7277b24c6bdbaf5ca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.04662514 BTC
Feerates: 201.07 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (604,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,723 310,723 00000000000000003a3dec6f2c6c8ac9db22f411b40bd51e74d451416e899550 294 0.13/1.00 vMB 33
310,722 310,722 0000000000000000029fdfe4cbf359a655e5ee68b72f8645187b0e6ff2ddbd86 235 0.16/1.00 vMB 23
310,721 310,721 000000000000000018174caceba55a539883450604600d66d2090e321eacea6c 639 0.29/1.00 vMB 33
310,720 310,720 00000000000000002d3bf1b394ee2a1bc75627cd308d2985afd011a96605df9c 648 0.36/1.00 vMB 31
310,719 310,719 00000000000000003085abc634825bcbdb2ff9ab4ae5236dc5baaf94ef48b1d1 112 0.08/1.00 vMB 12
310,718 310,718 00000000000000002c5079b93b6bd7de7ae7906ab3419572bd2ee6a434082384 331 0.18/1.00 vMB 33
310,717 310,717 00000000000000001f596ece76a2211ec92e1aed155cdc3ca07582f826df74a6 268 0.14/1.00 vMB 31
310,716 310,716 00000000000000002a61471be260f1cfd94a34e1402101ae8f654a4daf75fe4d 395 0.16/1.00 vMB 25
310,715 310,715 00000000000000000120a0120039c5d2cbb19836fe389af1e5c60955253db833 696 0.34/1.00 vMB 30
310,714 310,714 000000000000000015698857f723b7c403c69858d088cf04a710900b73e87fa8 402 0.26/1.00 vMB 26
310,713 310,713 00000000000000001c6dc77d41e2813c572c8f30245881e5241563ca266770fa 664 0.40/1.00 vMB 28
310,712 310,712 00000000000000002df530d22de083cbcfa43c01d89fb1e3aeec59048a4cd373 812 0.37/1.00 vMB 327
310,711 310,711 0000000000000000330e527cede6b1cbb77d503b0ba57a5263b554ebf2d3dd7d 1,242 0.73/1.00 vMB 32
310,710 310,710 00000000000000001651adcb7df6ecd87b0d7c579e771e2eab66598cbe3b1bf9 903 0.59/1.00 vMB 30
310,709 310,709 000000000000000002eb838dc88e7831fda87ace00adbaef425c8a3b740ec6ba 1,132 0.67/1.00 vMB 30
310,708 310,708 0000000000000000349a908820d21290fac7e2a38f257483faf5a226e980aefb 53 0.06/1.00 vMB 3
310,707 310,707 000000000000000027e5aa4b09b85cf6a3f74d0279ce15404b4ec79de6f23aa1 507 0.35/1.00 vMB 27
310,706 310,706 00000000000000002e13b6983a1c6b35c5a84f2fa8a775abda748d09540185c7 190 0.24/1.00 vMB 16
310,705 310,705 00000000000000000377db51b9eccf8cbc113bea030c1dc040af9038a62c986f 1 0.00/1.00 vMB 0
310,704 310,704 000000000000000016dc8989b7b8650eccb8c6e0d2b5852d107dee30c791def8 1,892 0.75/1.00 vMB 42
310,703 310,703 0000000000000000309b0a1e5079d95f2ce42e36c76913a2a9b33f1121192c3e 47 0.04/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.