Loading Tool

Explorer IconExplorer

Memory Pool

78,681 transactions
30.02 vMB
0.08932447 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt c1ec5ac2e1997d712a90c61b1b4ed7174f4af6ee2540983d96e591b9e4f046b7
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 6bc07d0be62fce7cfe442951934c2642196a0744e1aaeb49d157151d471aa4f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,901
Size: 1.00 vMB
Total Fees: 0.02006361 BTC
Feerates: 150.61 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (61,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
853,743 853,743 000000000000000000002b250a5f8e500db2457a2cb3265e431464e829a36632 5,828 1.00/1.00 vMB 5
853,742 853,742 00000000000000000000f0235e50becc0b3bc91231e236f67736d64b1813704b 4,353 1.00/1.00 vMB 6
853,741 853,741 00000000000000000000419ab8cf7389d3823e645b3e4da845e78f184adcecf2 6,976 1.00/1.00 vMB 4
853,740 853,740 00000000000000000000ceabf1956a48381ecdbe88f92479aabf60b2e3742360 6,465 1.00/1.00 vMB 4
853,739 853,739 0000000000000000000010ce24113d4604d8f6e857d04fc05c402b4aca60a5a6 4,134 1.00/1.00 vMB 8
853,738 853,738 00000000000000000000c5f7415a7306a0d01d70d6ca015c91aa02da17fc2cf6 3,893 1.00/1.00 vMB 3
853,737 853,737 00000000000000000002152b96d63026922e36d8f4aeba5ad1441c2713e04496 2,951 1.00/1.00 vMB 7
853,736 853,736 00000000000000000000db67301389cd15b62e6fd0e6eac0baa7be374e880798 3,020 1.00/1.00 vMB 13
853,735 853,735 000000000000000000028f1933bcaf9a729e12074de5d28f19b76137183e7600 2,447 1.00/1.00 vMB 7
853,734 853,734 0000000000000000000348e15cc44adcbc860822b5ec58e79f4121e027283010 2,115 1.00/1.00 vMB 6
853,733 853,733 000000000000000000004bbe44734eab7d6b63a33f6c49b920a78daa29d2fce7 3,061 1.00/1.00 vMB 15
853,732 853,732 000000000000000000013af49bd423259211f53ecf258392ce5a7e7add2f71e1 2,699 1.00/1.00 vMB 8
853,731 853,731 0000000000000000000232916158627828a8fd82d2809063664cabd264cbd878 3,419 1.00/1.00 vMB 7
853,730 853,730 0000000000000000000081c89c3c6e260e3207dc6b574461a3498027b391d00c 3,241 1.00/1.00 vMB 11
853,729 853,729 0000000000000000000022f11436fc1d2aa23e058366d7e301b2724d2bd09c6f 2,108 1.00/1.00 vMB 13
853,728 853,728 000000000000000000024f522e052c4a25f5f49a0c518c0d6d7e02fd714a738a 2,458 1.00/1.00 vMB 14
853,727 853,727 00000000000000000002076fe3e912853580e7fbc66237ab557dedab3bfa51f4 3,548 1.00/1.00 vMB 18
853,726 853,726 000000000000000000021b323a12ae925e068878bb46c65f6df9017769ff23f6 2,214 1.00/1.00 vMB 36
853,725 853,725 00000000000000000002e5bad5ec478b9c364d889d9d8f5d6f99bfe604815976 6,782 1.00/1.00 vMB 4
853,724 853,724 00000000000000000000391bf5ff507f921f0184924275f6c0ceea8d84668716 5,218 1.00/1.00 vMB 5
853,723 853,723 00000000000000000001bcc4d1a9270370cd261f3b397420c38dc9ebcf3714d4 3,379 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.