Loading Tool

Explorer IconExplorer

Memory Pool

42,666 transactions
27.83 vMB
0.05806299 BTC
Random Selection Loading Transactions
Max Size: 146.75/200 MB

Candidate Block

Mining Attempt a43864a248b6ce7c86f750e1b3780228565b03d9291cf610bb07888c4c319786
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root f81ed92f0be9a631ab7255823548cc2910db7893bf14336662558328bba11256
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.00596892 BTC
Feerates: 40.21 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (858,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
55,954 55,954 0000000003d2573e09737f4656c7d41e1d9b968cd007ea706cb2200a8ab05ad4 1 0.00/1.00 vMB 0
55,953 55,953 0000000008b5f03b919a5aecc72c40220a9498b08678678c49c4b95e9820894f 1 0.00/1.00 vMB 0
55,952 55,952 00000000096dbf5958d076d553ffb9a635e909f9779c77f72f6a8648b05f0954 1 0.00/1.00 vMB 0
55,951 55,951 00000000014062507465734bcd0da23229713a0124f3094d0022c7f4e9903723 1 0.00/1.00 vMB 0
55,950 55,950 0000000003769d546fe1a54a36f3040f2673bbea564eb16b54eab43c915580df 1 0.00/1.00 vMB 0
55,949 55,949 00000000052ce0ac7b3b65737a2ff8bd118c5503f2cc5cfd134d92b6078ec64b 2 0.00/1.00 vMB 0
55,948 55,948 000000000d80456ca42b9d00364187ca2a80d06a8e446dc82334e70c82819207 1 0.00/1.00 vMB 0
55,947 55,947 000000000100236fa4973131cd01e7025bb703618ab3e69684dcbb15122b7867 1 0.00/1.00 vMB 0
55,946 55,946 0000000002683fa0ad4e3fe931662c1a8eac805449ab9c40fa6a1b4cb5a86083 1 0.00/1.00 vMB 0
55,945 55,945 000000000161d4f73a6922013512e87695213bb4bf34086e37b91c63176eff32 1 0.00/1.00 vMB 0
55,944 55,944 000000000cee63a6c2a7143909457ae06fdd7109cfdf53fef19a174b2cc9e2d3 2 0.00/1.00 vMB 0
55,943 55,943 000000000dfdfb841abde46e7af7b558f77e52298a602b3b943bc44762112da8 2 0.00/1.00 vMB 0
55,942 55,942 0000000007cc5bc62aa4ff0506ff2ac319cd215a46980ea747138f38d720ecf2 3 0.00/1.00 vMB 0
55,941 55,941 000000000c2c5913632f5db9876a83972ceafe5e02b827d24f97ff0c47dd29c1 1 0.00/1.00 vMB 0
55,940 55,940 00000000039faaa78651aa59ec92da360d887e2380b226ddd580981406be8dc2 1 0.00/1.00 vMB 0
55,939 55,939 00000000079579bd1eaca16cac6b68d732125544eb8c851a8ef066c71185f39b 1 0.00/1.00 vMB 0
55,938 55,938 00000000048cd073419bec60d81dc7c3dbab79a45bcc772c1fcd857565d3e6e1 1 0.00/1.00 vMB 0
55,937 55,937 00000000094b6f0a9a3a132f81a9ce3d871eed3697eb75d99eb3404d0a929842 1 0.00/1.00 vMB 0
55,936 55,936 000000000805c7efddefaefe4efd6b74f88989b6adf8fc092faa209f59ba0ecf 1 0.00/1.00 vMB 0
55,935 55,935 00000000064f2aaf0fb9c100aa144bc7fb06a9957c768d9e379afc2f3ba2fef1 1 0.00/1.00 vMB 0
55,934 55,934 0000000007ebb67ccdd9ab8ceeb3889f26fe8d579b30f457dd9178d2a9305ae8 1 0.00/1.00 vMB 0
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: 11
  • Data Transfer:
    • Sent: 650.78 GB
    • Received: 13.33 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.