Loading Tool

Explorer IconExplorer

Memory Pool

80,089 transactions
29.25 vMB
0.07062195 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt d8e8386930c64c06d798c894851d1b25a287836e8dff6c6a96a51af0327a3776
Version 20000000
Previous Block 000000000000000000017443d83a72fff2b5ba0e1b14c7c9c87cf8a60517a45d
Merkle Root 3b04038dc1342b8de4db92f77736bb7d739553739410f34721448a87422740e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,556
Size: 1.00 vMB
Total Fees: 0.00937914 BTC
Feerates: 201.05 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,083 (167,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,833 747,833 0000000000000000000518adef23267b4a806b620ab58a3be16d5e73eb1861de 2,266 1.00/1.00 vMB 6
747,832 747,832 000000000000000000058d3b488237523bcdf8cf02bd0ab42bb4a807d011153b 761 1.00/1.00 vMB 2
747,831 747,831 00000000000000000009227cc70e6316272c56e9efbc5d4bab3dea8032e4d40f 2,335 1.00/1.00 vMB 11
747,830 747,830 0000000000000000000432f605cf795029a15558b256dc776560a9455debf984 2,262 1.00/1.00 vMB 9
747,829 747,829 0000000000000000000620043d63147d542c403cabe2b13874ae37e52fd06052 2,514 1.00/1.00 vMB 6
747,828 747,828 000000000000000000039795a939fbf8cd15ca16493a23c25cd9c26b7783c6d9 3,074 1.00/1.00 vMB 12
747,827 747,827 00000000000000000005180679da563a55353f0c2afeb7d74861f1b2b6b7cc89 3,629 1.00/1.00 vMB 18
747,826 747,826 0000000000000000000815ad75501c07436fab941e683004174800bb55abb93c 2,856 1.00/1.00 vMB 17
747,825 747,825 00000000000000000002ddb4a27b5935da868d393ac66781c78feddaa8380e04 1,597 1.00/1.00 vMB 11
747,824 747,824 00000000000000000005960f33e236dcb8983b468e8543c6d624461dd63f4797 2,137 1.00/1.00 vMB 15
747,823 747,823 0000000000000000000158f2a24f882d677a493f0951b46cb78d8eaf9491acf3 3,118 1.00/1.00 vMB 22
747,822 747,822 000000000000000000086fe235278583eff6f92f16b1b78d48d5858060bc2b5c 1,950 1.00/1.00 vMB 9
747,821 747,821 0000000000000000000378fe81f455f716c4b00fe528baade56bae764879bcd4 1,441 1.00/1.00 vMB 4
747,820 747,820 0000000000000000000493a9ceb9603dbca621bf06168f7d9892f48eada2f238 2,861 1.00/1.00 vMB 15
747,819 747,819 000000000000000000093aee78e3b039285db7283ccfd4912a380584ba9fc0e6 2,592 1.00/1.00 vMB 8
747,818 747,818 00000000000000000006398aca214a10aed5b72e82447e3b1debd2f694fc2bb4 3,115 1.00/1.00 vMB 27
747,817 747,817 00000000000000000003a47c10ba397d556c18b004dfaa62ca0860c83c60b26c 2,735 1.00/1.00 vMB 6
747,816 747,816 00000000000000000004050e23783383a1ab8b5bd4da8c56d091ceb9b62502ea 2,558 1.00/1.00 vMB 10
747,815 747,815 00000000000000000008bd2abbc90971a55da7256a849a96304a582557f39415 3,401 1.00/1.00 vMB 16
747,814 747,814 00000000000000000004a17233185348e85735e054ce8ccc9aff43daba19e769 3,521 1.00/1.00 vMB 19
747,813 747,813 000000000000000000031ed3fb12343df5998483af56e8edad361772f309ddf1 1,598 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.02 GB
    • Received: 15.72 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.