Loading Tool

Explorer IconExplorer

Memory Pool

76,136 transactions
28.41 vMB
0.06923351 BTC
Random Selection Loading Transactions
Max Size: 172.10/200 MB

Candidate Block

Mining Attempt 25ff5becb92cb0abb47c96951f0ee0d8fc12384659803b7be7ac03d06a8cc35d
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 9e88e2921f6d0761d53ebf7b6aee6eccfc9d2cc0e813743838f8391c7ed79399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,788
Size: 1.00 vMB
Total Fees: 0.01021682 BTC
Feerates: 178.73 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (261,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,824 653,824 00000000000000000002672cfcc0ceeed051399443931a84e1d6bdd46e029225 2,867 1.00/1.00 vMB 106
653,823 653,823 00000000000000000009b3fa823e5aa0875f5588ce5e319c56f2b51c267177f4 2,720 1.00/1.00 vMB 120
653,822 653,822 00000000000000000006b33a9c7056e550331b768275532e2999e1ed8590ed49 1,847 1.00/1.00 vMB 134
653,821 653,821 00000000000000000001a3092a932fa5859ba7cbb0abcb73bd3b79c84cfcedc5 2,982 1.00/1.00 vMB 143
653,820 653,820 00000000000000000003195693125027761d5baa198e13816915245824e0e506 2,898 1.00/1.00 vMB 149
653,819 653,819 000000000000000000014883174ef4cb2501ac7f53729713892fc1cfdc6568f3 2,254 1.00/1.00 vMB 130
653,818 653,818 00000000000000000005ce6847ccee197b8dfb83dac9a7d7c0bad38fe7003010 2,868 1.00/1.00 vMB 151
653,817 653,817 0000000000000000000ba7571c4b1022ed7e65479ee58956b7e2f6f379456157 2,740 1.00/1.00 vMB 154
653,816 653,816 00000000000000000009f60591c4d09918d69d21883c49fc23ec1f0c30042d2b 3,005 1.00/1.00 vMB 100
653,815 653,815 0000000000000000000be4551839f2bfc8c954b096a34a213aa8cd3d6232cdfb 2,700 1.00/1.00 vMB 134
653,814 653,814 00000000000000000000f2eac276229e81e3d17fa2481929fa664c4c8be04dbc 2,465 1.00/1.00 vMB 107
653,813 653,813 000000000000000000024fa7970e945a5c6b0ea57487690139035e9edab039e7 2,501 1.00/1.00 vMB 111
653,812 653,812 00000000000000000004cda727ba36bcd8f30fce5d0a30f6c91a891ff8c4c9f5 1,774 1.00/1.00 vMB 128
653,811 653,811 0000000000000000000b16cb7fa44f7819167db9b9840323cb5db170924236cb 2,705 1.00/1.00 vMB 137
653,810 653,810 00000000000000000009e69bca751aa0d945a1baafc08229477d0431a8b87547 3,000 1.00/1.00 vMB 161
653,809 653,809 0000000000000000000c40d594f65256690dfd0800b1e745d7bc9b2798309381 2,066 1.00/1.00 vMB 136
653,808 653,808 0000000000000000000a02865c2efac3048a0c7182728b9c522dcd3aad2e8195 2,877 1.00/1.00 vMB 148
653,807 653,807 0000000000000000000bcbb9392f8732ca8fec39f0ab861796b9fe641c270555 2,651 1.00/1.00 vMB 79
653,806 653,806 000000000000000000077a3e5eae412db7ef04186b2f2d20ec89738473c7d425 2,245 1.00/1.00 vMB 131
653,805 653,805 00000000000000000006d0bf80395fd3718c2f0ae3aa48ea8848d40476cc1545 2,255 1.00/1.00 vMB 56
653,804 653,804 0000000000000000000658b5ac442f5ebdc2503e4411a3fd91edf4d61a802385 2,238 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.