Loading Tool

Explorer IconExplorer

Memory Pool

78,712 transactions
30.04 vMB
0.08406121 BTC
Random Selection Loading Transactions
Max Size: 183.10/200 MB

Candidate Block

Mining Attempt 18c9e87828dedbbefa1ffbb58deaf055b418c32baafe6a70fc68edd55fd312a7
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 4f1bf4360b56ffabe7883762b33008fd509ad84fcf8db03fe0074c7e2fe88bbc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01732382 BTC
Feerates: 73.20 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (12,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,811 902,811 0000000000000000000237b16189d0d70c40b06fb17d2ba36187bac97f55004d 3,795 1.00/1.00 vMB 4
902,810 902,810 0000000000000000000180924ed5328277133ac6f43bd8704094d948b39024be 3,088 1.00/1.00 vMB 1
902,809 902,809 0000000000000000000064ab31451914de843cd2b2d249ee5c0b3dfc7336db4d 3,296 1.00/1.00 vMB 5
902,808 902,808 00000000000000000001804c7b157f02fee8e267d717bd70451dcfdddde218cf 2,773 1.00/1.00 vMB 2
902,807 902,807 000000000000000000019809e3aeb76ddbbaa2cbebe3cfd2d87f3b6e596c8acb 3,993 1.00/1.00 vMB 1
902,806 902,806 0000000000000000000194405cf767c9b2e475457d76efa5d6e8da0cb2eea8dc 4,069 1.00/1.00 vMB 2
902,805 902,805 00000000000000000000da88a2f892b5f5fec51b115750da35be02ab53b41a4e 4,111 1.00/1.00 vMB 1
902,804 902,804 000000000000000000019bbaa678ee7f221e90ba86e163c75a0618eb2964dd8c 4,292 1.00/1.00 vMB 2
902,803 902,803 00000000000000000000dbc6dea61e2ed9bc419a3d7487b489fcd04bfffbdb39 1,219 1.00/1.00 vMB 2
902,802 902,802 000000000000000000018fa334ad00f30152a8a605a341bd3409b8b8ed941ad4 3,610 1.00/1.00 vMB 5
902,801 902,801 000000000000000000000323353cc337f4aa26866f31be27e4c71b8c58199d1f 2,366 1.00/1.00 vMB 1
902,800 902,800 00000000000000000001f8cf26868f2f945022a794edfcc99faf1a475797aef0 3,182 1.00/1.00 vMB 6
902,799 902,799 00000000000000000000a75c8528e96162b7f85f08eac05ab8101e4503b60dff 2,190 1.00/1.00 vMB 5
902,798 902,798 00000000000000000001cb25a82585e16d6ed88dd9c9b53b3b59c8a7591449ec 3,793 1.00/1.00 vMB 7
902,797 902,797 000000000000000000018a1f0c394689a5bca621721568d7a965a63c30e270b3 2,586 1.00/1.00 vMB 3
902,796 902,796 00000000000000000001f7f079997cb7bcbf07a6d59e8ad96c54b18e5a97e587 2,531 1.00/1.00 vMB 6
902,795 902,795 000000000000000000004e12e3d4eb447d2b0f18de2975580c43568e61987fea 2,408 1.00/1.00 vMB 5
902,794 902,794 00000000000000000001fd85d99f4219755cc292cf1c16de13e8b94dd25ac00d 4,313 1.00/1.00 vMB 1
902,793 902,793 000000000000000000007f3f4458f195baf4f1f98d619856d38476bb4c66af2d 4,472 1.00/1.00 vMB 1
902,792 902,792 00000000000000000001926b1bd95c2a6aaaacba427c5c3869884c5f12545598 4,559 1.00/1.00 vMB 2
902,791 902,791 0000000000000000000168ee3bcafe16e46ea194be4bffbde2b9609634ec2901 3,892 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.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.