Loading Tool

Explorer IconExplorer

Memory Pool

79,632 transactions
29.26 vMB
0.07610266 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt b6471e58568fc3f87a6ab44b0f6a71d72f7f1954379a4003a9307041e0179e52
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root c588d05eaf558cba3f63cd38afdc453c5a7c221c55e4c9e505f34a9fc8b515ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,110
Size: 1.00 vMB
Total Fees: 0.01470371 BTC
Feerates: 74.86 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (491,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,237 423,237 0000000000000000005d2b7e52d678e0e6df6c81b3eee0befa41e769e8769633 23 0.01/1.00 vMB 74
423,236 423,236 000000000000000001cc76f510e23fc5c93b5440ac0a76bc4522c2deb80fc8d2 280 0.16/1.00 vMB 47
423,235 423,235 000000000000000000406208e27eec2c42e670175a6ad9b182c5c7543fb12cb5 9 0.00/1.00 vMB 114
423,234 423,234 00000000000000000515ec4b7b1946594fc78883e8429492739fb1e7bfd235b3 581 0.25/1.00 vMB 57
423,233 423,233 0000000000000000017947d318894ce3a9984ba4100db72b7c4d3646c63d2618 436 0.99/1.00 vMB 11
423,232 423,232 0000000000000000028946e2b7b3c121bc1baaacb3e72663db2c2bd17250b18e 1,479 0.98/1.00 vMB 34
423,231 423,231 000000000000000002827e1b2e4097ed2a021b33f412a204f1bc7172fffd906a 24 0.01/1.00 vMB 298
423,230 423,230 000000000000000003f55bb1378cda1c4a5755b1d37674db2ce21e434728596e 1,895 1.00/1.00 vMB 38
423,229 423,229 000000000000000003a3dcb5cea2ae5b4f3d000409cfa29c15b836cf174744b6 2,720 1.00/1.00 vMB 70
423,228 423,228 00000000000000000136006478cac5a8b2be90d8a6552740e5b809e38348ae71 2,870 1.00/1.00 vMB 72
423,227 423,227 000000000000000002d3ad467052cd7c961ced2f83c02a1a108854e63a9743fd 2,299 1.00/1.00 vMB 90
423,226 423,226 0000000000000000001071abb573ad713617525719743c03760f8278d83da252 1,785 0.99/1.00 vMB 48
423,225 423,225 000000000000000002e5a2349c9c297eccf2d87a24e29bdf5cc46b805aa2d2a5 2,177 1.00/1.00 vMB 61
423,224 423,224 000000000000000001dfcb4a87e8f361fc228d123062e535b037ee60b3039bda 630 1.00/1.00 vMB 20
423,223 423,223 0000000000000000043945089eba57387b34091b957303441b07a8a030ce6df4 1,814 1.00/1.00 vMB 46
423,222 423,222 000000000000000001047d6bb6ecb4a0797f3ae205e413b4de52f5f358794fe2 2,191 1.00/1.00 vMB 51
423,221 423,221 000000000000000000e70beff822afd417cc223020da64a03611ba74d9b5c3b8 2,664 1.00/1.00 vMB 79
423,220 423,220 000000000000000002f80eabed004e2ced9364afbcf4d32902410dd7787b6579 2,655 1.00/1.00 vMB 92
423,219 423,219 000000000000000002a86cb9e8f893dfaff4d61f2d71cba5d700dd3587961da6 817 0.98/1.00 vMB 29
423,218 423,218 000000000000000002178e70429c1bb8db9b6ea776aa21f40849da1e47e5773f 553 0.20/1.00 vMB 63
423,217 423,217 0000000000000000041972613d4e5cacb115c567823408ed3b35c5fef6f87d9f 302 0.11/1.00 vMB 60
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.