Loading Tool

Explorer IconExplorer

Memory Pool

24,508 transactions
22.40 vMB
0.03155217 BTC
Random Selection Loading Transactions
Max Size: 119.01/200 MB

Candidate Block

Mining Attempt 2ef8fb81f5f97d0ee5def0cc228265b515365c7d7176ba27b3d0ea713b2bc0e8
Version 20000000
Previous Block 000000000000000000000d83f0d199c449128e8c38defde625cc6b41e0974571
Merkle Root 6cebabcd9d6f176a1b5b4b39f2464981166b530ba9f594d12d68d234258af2c7
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,268
Size: 1.00 vMB
Total Fees: 0.00703553 BTC
Feerates: 55.24 > 0.71 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,362 (747,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,755 192,755 00000000000000423ddfb1f0c71c6eb9b66064484b6bad13677177fe5cd5d1d9 222 0.09/1.00 vMB 96
192,754 192,754 00000000000003785f584aac605a83bb51de31894c9707a11b59c404b107d1cb 427 0.22/1.00 vMB 370
192,753 192,753 0000000000000549b1e0baf8561e0d8540606812b5e4cdb23939ed2082012042 9 0.00/1.00 vMB 0
192,752 192,752 00000000000003754657df83bc1f744e696799c4578fbd2397082101444560ba 9 0.00/1.00 vMB 14
192,751 192,751 000000000000006fcd48f418615c30aa3cee82b984feccdefe0c33f1b66d40b7 292 0.11/1.00 vMB 353
192,750 192,750 000000000000059fc11b2a174af33e31d51a459658634b9ec24c12774b82a47b 11 0.00/1.00 vMB 0
192,749 192,749 00000000000005a836a99f5f8c2a869e7a22e25ffb183b94d275e8db396668e4 482 0.20/1.00 vMB 135
192,748 192,748 0000000000000442eb633088fc3b7f3c63183089a6e5a650f5e9bad06ed7d914 10 0.00/1.00 vMB 0
192,747 192,747 0000000000000084760e6283ae836d5ed48b4572aac4e0d4068da0935803e5ad 33 0.01/1.00 vMB 116
192,746 192,746 0000000000000472fddf2c62946e8ef0feb35bf23f48eed46da31196f40be3d9 196 0.08/1.00 vMB 141
192,745 192,745 000000000000030d14eef0229e1d6f72bbaf92b2b042db4f425916c52e2fefa1 66 0.03/1.00 vMB 121
192,744 192,744 000000000000000d43c9744ea30b39a534d881b7626e146389c02997607f0ab4 256 0.12/1.00 vMB 116
192,743 192,743 00000000000001c129b98b4523eda0413fe022e00cf0379634b43cdb3e34cf42 119 0.05/1.00 vMB 156
192,742 192,742 00000000000006e2d4c830bfa2137ab7d345cdf1da2d164060c04e3c7a08735d 331 0.15/1.00 vMB 124
192,741 192,741 00000000000006dd8028cb911d9f93d765675b28606f1de740d0d613a17bd000 150 0.05/1.00 vMB 153
192,740 192,740 000000000000072800ee2621c10c0bfb33ed2267122ae1dfc1a0d9ee600f5927 66 0.03/1.00 vMB 104
192,739 192,739 000000000000054ea4eb266027e6ecc5bafde5e5d73966cdf7266ee6a12ba963 32 0.02/1.00 vMB 61
192,738 192,738 000000000000042fa33552af7ec91bb2313fc8641a0ac1dba336850f6a147d91 235 0.09/1.00 vMB 153
192,737 192,737 00000000000006067752e8710685e97371f6da859018837e082181335fdaff1e 110 0.06/1.00 vMB 149
192,736 192,736 000000000000034d36002cb7c80d0c5fbd3739950f75cc24b7385f30bef1a280 170 0.05/1.00 vMB 375
192,735 192,735 00000000000000251c1a93e61b6d1c89b85814a1c0e825583b83e11cb8a3211b 9 0.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 827.40 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: 4,453.71 GB
    • Received: 242.37 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.