Loading Tool

Explorer IconExplorer

Memory Pool

79,498 transactions
29.94 vMB
0.08437263 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 386d03acaa49cc4b2a0e5ac22d3eef3627c15ff486a39b310a2e82d7977ae0e0
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 82d7486b9b9404f2de830443d0bfedc69045cf58e2778a9ef0eb7b0158e489a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.01584208 BTC
Feerates: 40.21 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (489,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,446 425,446 000000000000000003653189fe8b15d9c27567fff8973d633829eb8ebdf5eccb 1,401 0.58/1.00 vMB 72
425,445 425,445 0000000000000000024f48dfd5de84165a571411bdefbc43bde77552fb9f1112 1,330 1.00/1.00 vMB 32
425,444 425,444 0000000000000000012a8452294e1a1dbe06ab5e4e9fd8798108bc7f14dd4fff 2,845 1.00/1.00 vMB 87
425,443 425,443 0000000000000000002123d3ac6a34a408872d6c37f692d5ddb218027621f7b4 1,739 1.00/1.00 vMB 55
425,442 425,442 000000000000000003025636b6f971a67e863a8d90ea63e360781a6ec01bcb60 987 0.38/1.00 vMB 84
425,441 425,441 0000000000000000028eed3245264f65c241e5ddb4afd125c87c66de00be6c43 1,879 1.00/1.00 vMB 61
425,440 425,440 0000000000000000002b7a749f21f5d5fec882b1b2ebee1c6cc4102c851bab75 558 1.00/1.00 vMB 26
425,439 425,439 0000000000000000027f4f384ffce11b0533ef7c37e9da5092d49d9eee402dbd 1,590 1.00/1.00 vMB 42
425,438 425,438 000000000000000001e7d4db0f2bb0c78e2f13635109aafe81f40c203e0898c5 2,523 1.00/1.00 vMB 93
425,437 425,437 00000000000000000485321180c2680e6eb51e58e2eaa0bc991a982f599e5281 922 1.00/1.00 vMB 36
425,436 425,436 00000000000000000089ba48a5f153a8965c8845766ae8e8754a5fb2114b87fe 722 0.75/1.00 vMB 33
425,435 425,435 000000000000000004d9ace115f6665bb5b8a6c1f29dfcc71401bc3082b9bc82 461 1.00/1.00 vMB 19
425,434 425,434 00000000000000000450cffd87677ad24ab3a0c811b1049026ced114f1c34b61 533 0.98/1.00 vMB 21
425,433 425,433 000000000000000003ea35898ecf350654b70db5456cca81fd09e0f8085898b4 1,682 1.00/1.00 vMB 54
425,432 425,432 000000000000000000975e45d2cdd176093c97ce2329b26c7f951462c38a27ca 1,626 1.00/1.00 vMB 50
425,431 425,431 000000000000000003c743f62667a3d6128d50a51f57b1ebf163cd487b7e8fa0 1,233 1.00/1.00 vMB 33
425,430 425,430 000000000000000001b5a4981e42d83e9ce2e7156521cf09ff84c7143409acb9 1,974 1.00/1.00 vMB 63
425,429 425,429 00000000000000000272d9d02766635dd61e85500d249abe518d138b220fc3a7 2,421 1.00/1.00 vMB 81
425,428 425,428 00000000000000000255a307b91eb15e54b00fcaca04322ad55e29d65d52d94c 2,741 1.00/1.00 vMB 86
425,427 425,427 00000000000000000415941825e074631eb73ff4a95624321d658cc4eb07faf7 1,236 0.54/1.00 vMB 76
425,426 425,426 0000000000000000037ee88e7e0fd280a8560493c619586fc626c0cd576d0d26 1,370 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.64 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.42 GB
    • Received: 16.24 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.