Loading Tool

Explorer IconExplorer

Memory Pool

74,358 transactions
27.59 vMB
0.07511603 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt 0ef904e55273447c95343647ea40ee8c33d76d80e5630042316315dc89138949
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root fe7e5b031dfd51a7768d2bea112cc5bde43a9828fbef42f70ac2ffc23448ecf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.01619399 BTC
Feerates: 402.60 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (494,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,475 420,475 0000000000000000010f332a29666d31739e1521451feb5fb8dd3aad16ba351c 2,363 1.00/1.00 vMB 49
420,474 420,474 000000000000000000455c70a4ecc832eb77d211d8030d93fa86431a39a364f6 1,737 1.00/1.00 vMB 46
420,473 420,473 0000000000000000046d125b2f663fba2e07198f8331c812ec7026b12a2d90d2 2,765 1.00/1.00 vMB 65
420,472 420,472 000000000000000000d77b6ae4115964998f4a41c4eef0bf02a3f89cdb532ab5 2,880 1.00/1.00 vMB 84
420,471 420,471 000000000000000003e80b4963497ac65dfd8f67500b8a243bc88b95cfebac00 2,349 1.00/1.00 vMB 63
420,470 420,470 000000000000000002b193a95bfd067d25f4bb141b45b79ab53c7287986241d0 1,253 1.00/1.00 vMB 34
420,469 420,469 000000000000000001a5e265998a4d1c4f7791df7974f51b8c1aac66aa7c0486 1,763 1.00/1.00 vMB 51
420,468 420,468 000000000000000000de57ba67cd5c66627cd7a0eb941d617e13c278183fa09a 1,168 1.00/1.00 vMB 34
420,467 420,467 0000000000000000021eeb53186b1f7f73280564c6b8cacde62d013219cbc973 1,836 1.00/1.00 vMB 39
420,466 420,466 00000000000000000029218666a19fde12a524ac187abf2577d0c92f41a68822 1,968 1.00/1.00 vMB 64
420,465 420,465 000000000000000004a6036dbc40b1b0619cc646debb572dd68184fa7b51a72e 2,806 1.00/1.00 vMB 78
420,464 420,464 0000000000000000026f9a21d95578c7235410705415a0a9efd6158960c4290c 2,116 1.00/1.00 vMB 55
420,463 420,463 00000000000000000127feb37671faeb1219e083a930b8bc485f2419e8fcfbb8 2,547 1.00/1.00 vMB 50
420,462 420,462 000000000000000003f84f99ca8c3b079ed5706ec539dce9b871e728474c8e7a 2,667 1.00/1.00 vMB 104
420,461 420,461 000000000000000001449909ee5f3f277b73059d87b704f4b4996ed9e263bd88 362 0.12/1.00 vMB 101
420,460 420,460 0000000000000000051067b71b313d32d2d884914f3ab515462f96fe6619146f 2,084 1.00/1.00 vMB 43
420,459 420,459 000000000000000004bf8e347ee221519b38415bf882a57f0bcc998103f542b6 2,672 1.00/1.00 vMB 64
420,458 420,458 000000000000000003af938ab8e26f017511f5bfc83a4f355c96645822946def 2,889 1.00/1.00 vMB 79
420,457 420,457 00000000000000000471028d5c4412011cbb2ce1d4c68b6700047e23a0c474c6 2,535 1.00/1.00 vMB 72
420,456 420,456 000000000000000003c8859e733bfd6c2b4f2c61d495a8734020960232fcdf48 1,121 0.46/1.00 vMB 73
420,455 420,455 000000000000000000110d9ad8b971df46e59bcfc44341e705e1ff88d1b48027 1,873 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.