Loading Tool

Explorer IconExplorer

Memory Pool

77,329 transactions
29.86 vMB
0.10604635 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt fd5843bc82254e132a0eaeee9795688b576774cc6196b8963ced46ae94432732
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 7b5d4598e625f73458a2fc53b652b3313bb1a02941fdf30fb7cd0e116c839a37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,250
Size: 1.00 vMB
Total Fees: 0.03737194 BTC
Feerates: 357.61 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (17,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,845 897,845 00000000000000000000dda28306ba672606745a1a2004777adbe139397f2571 3,104 1.00/1.00 vMB 4
897,844 897,844 00000000000000000001150328e83c79e689fbd386ad7200fc525ec2e62da811 2,623 1.00/1.00 vMB 6
897,843 897,843 000000000000000000017ea8021d96200e3ec67f0fb6f67c8cda6b765de0fe23 3,720 1.00/1.00 vMB 3
897,842 897,842 00000000000000000001c9be401d0006efbe38c57abdced06f98c3ea169e6316 3,606 1.00/1.00 vMB 2
897,841 897,841 00000000000000000000b3a35534e7c4de4b7ac94ad2bff67a0f6a180f47d77d 3,698 1.00/1.00 vMB 3
897,840 897,840 0000000000000000000229f3cc746abc4adaac5374c7bfe4cfec1c7639ce5c17 3,163 1.00/1.00 vMB 3
897,839 897,839 0000000000000000000102fe1e93b1ca4c76362deaf80c9445dc8f6de57e8f85 3,473 1.00/1.00 vMB 6
897,838 897,838 000000000000000000017eba67e5fa871de455354d12273ca6d9a8e367836b03 3,643 1.00/1.00 vMB 8
897,837 897,837 00000000000000000000dea98d21afdfe192e49bc8c5c05b5027f223bdd97b64 2,639 1.00/1.00 vMB 2
897,836 897,836 000000000000000000005279254993d5b3912ba1f04a85b5feb5bcaaa1f029a9 2,465 1.00/1.00 vMB 3
897,835 897,835 00000000000000000000225883a655bcacc701b07ad1c3d23c418cce69b0fc5d 3,110 1.00/1.00 vMB 4
897,834 897,834 0000000000000000000108f7eb748fe42af72502dd0c3304a50076776775f6d7 4,091 1.00/1.00 vMB 6
897,833 897,833 0000000000000000000186296e6ce00dbf49e74acab03eb33d6b68f5d0707878 2,355 1.00/1.00 vMB 4
897,832 897,832 000000000000000000000a7ca13cd87f134102da5203a53735939bcd1e811059 3,564 1.00/1.00 vMB 3
897,831 897,831 00000000000000000001d6bd7f49a7c5971ad19f9c54ffdafc238236e28911de 3,865 1.00/1.00 vMB 6
897,830 897,830 000000000000000000022a3f8e59c9b248101dda6053cc9f69dbe18f128e9fc1 3,344 1.00/1.00 vMB 3
897,829 897,829 00000000000000000001f4385cf23d25f3a411217871d365091d3cbd9d2405cb 3,731 1.00/1.00 vMB 5
897,828 897,828 000000000000000000020209e7006139f24b34f4d55f103c943169dafe939d19 3,514 1.00/1.00 vMB 7
897,827 897,827 000000000000000000015ea649414fe00ee0ed736eb5d35dc4b8f195e87261b3 3,938 1.00/1.00 vMB 7
897,826 897,826 000000000000000000003cdde9e29e854853fd74f4a579f9ea1d396227ccce22 3,673 1.00/1.00 vMB 2
897,825 897,825 000000000000000000006cbe517bc6875853387dab4b2e2e61d47e5a97241652 1,391 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.15 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: 744.30 GB
    • Received: 18.71 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.