Loading Tool

Explorer IconExplorer

Memory Pool

77,085 transactions
28.41 vMB
0.08810947 BTC
Random Selection Loading Transactions
Max Size: 172.96/200 MB

Candidate Block

Mining Attempt 0b0409e771f0a0ac202176555144099ec06bdd9afc80653302bd7fc8a0853822
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root daf5ae9b9ccd999d0ebcb61b85541501dc2ae9f657b4c595541ebd1412ed82a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02456518 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (374,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,717 540,717 0000000000000000001692ec12f8011f27062255903e2dcd56a6bd02682e7e5d 777 0.29/1.00 vMB 19
540,716 540,716 0000000000000000000ca3ee03608b96acdf87d7b2c179f41cd608b24553f319 180 0.05/1.00 vMB 14
540,715 540,715 000000000000000000252cd1eabe4371561f882439afa05c2fc270cfa2dfa194 592 0.24/1.00 vMB 26
540,714 540,714 000000000000000000082ba76f5b7997b5604ebcc1b2733857081eb2dc2abf57 1,205 0.43/1.00 vMB 18
540,713 540,713 0000000000000000001562f9154da5346ab0e2e46cf0c72b49a784b322f62067 1,897 0.66/1.00 vMB 20
540,712 540,712 00000000000000000027a99932471fe854776f12a526869f903f8fcba6c8b63e 74 0.03/1.00 vMB 56
540,711 540,711 00000000000000000002a94bc8b88514585f707cc35fe8604a53b2c8b2e4036b 1,311 0.52/1.00 vMB 2
540,710 540,710 000000000000000000271cb4c7c8276aaf19b67f1f2a036bf47b6dbcc7d284bb 2,744 1.00/1.00 vMB 24
540,709 540,709 00000000000000000022fc350ea1b09c82b6b12a71361a82a1685fff8036d70d 953 0.54/1.00 vMB 16
540,708 540,708 0000000000000000000fc811169d9eb4e9ba41ea852d5828fa487cd5768dca90 945 0.41/1.00 vMB 11
540,707 540,707 000000000000000000081aeb1e2153e3805cd35987d158bd5ec17f179f3c08aa 2,491 1.00/1.00 vMB 18
540,706 540,706 0000000000000000001340a7d50b1552bbe840c83e652c5f0368b4b800df1f1d 557 0.18/1.00 vMB 16
540,705 540,705 000000000000000000127c36a176cfba99b116a620ec8a73b0a0abdc782f22d3 1,815 0.71/1.00 vMB 15
540,704 540,704 00000000000000000021c0f97b5f151161e00b267ca80653c06d480abdf1d71f 1,314 0.43/1.00 vMB 22
540,703 540,703 00000000000000000001cf39bd6cc7c275ce272c3c0065d89eddcbea344e3b7f 61 0.06/1.00 vMB 18
540,702 540,702 00000000000000000016908014a11e47f1ce8d3558e29373806b9d8ff7662e6e 1,026 0.35/1.00 vMB 17
540,701 540,701 00000000000000000001f7da811b34100790407c42675cf75c790733462b4cb0 406 0.20/1.00 vMB 15
540,700 540,700 000000000000000000171e03033f07ce8817a3afbec1fe75232838e9d1b6d614 1,364 0.69/1.00 vMB 15
540,699 540,699 00000000000000000021283f0408d4cb0cc4aaca65ba166968f60b93a6f37d40 112 0.07/1.00 vMB 10
540,698 540,698 000000000000000000192ed4b5f91c24a35cc315f9e544f996cc67bba2b6f0f9 1,487 0.51/1.00 vMB 18
540,697 540,697 000000000000000000259e33789dc2f10cf99386f2f8ed30e98377f4ba67d72d 88 0.03/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.