Loading Tool

Explorer IconExplorer

Memory Pool

79,172 transactions
29.72 vMB
0.08601532 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 3f5d7d3c1e33ae35efc4af492e9b3a5aac2fbf29457198b9957b7a9096863f8d
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root b21b02df3c44784a5c1ebfe435660dc1cda992c92fcd75f60e6f83a407fccedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.01974165 BTC
Feerates: 150.66 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (478,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,424 436,424 0000000000000000033e1a187f21ef0c8c48fcc93f2102d5b6ed5ce5b8b25575 2,217 0.99/1.00 vMB 66
436,423 436,423 000000000000000003c712643933789ee532a547f388e42269f6e0535278083c 2,028 1.00/1.00 vMB 61
436,422 436,422 000000000000000001bfff88e310ad724ce631bd4864e41f3690d1c4876277ec 448 0.20/1.00 vMB 78
436,421 436,421 00000000000000000231093cfc80419b09bb58535777a21d5c56868463cc506a 847 0.40/1.00 vMB 69
436,420 436,420 00000000000000000089dc5489ef6137b44578c062dbd0b90874a77e7772d309 1,226 0.55/1.00 vMB 67
436,419 436,419 000000000000000002009b0fcf92114a7b739649868d2535ca68160d25183714 1,273 0.75/1.00 vMB 59
436,418 436,418 0000000000000000012cffac72caeb3094ebb833abbcd6aff36b8b519adfcb32 875 0.51/1.00 vMB 45
436,417 436,417 00000000000000000280c3baf12d8475698931266fb6df5e5e6f9580f1bf1171 1,843 1.00/1.00 vMB 47
436,416 436,416 0000000000000000013a3785051e77c468e5d63dcb820c6674b1547b1a7f90b2 2,525 1.00/1.00 vMB 69
436,415 436,415 000000000000000000eed5679547537e054006dbd6011d4c330d88499605dff9 2,440 1.00/1.00 vMB 87
436,414 436,414 000000000000000000bcdd7cf2df458416344aff5fffa141ae5c1a9e7f9619e8 2,519 1.00/1.00 vMB 77
436,413 436,413 000000000000000002cedc3307e61f04c495d0cd35fa3c9b4233352d546b2c3b 2,277 0.93/1.00 vMB 85
436,412 436,412 0000000000000000033ce7308854375b4949defeb24df595005e1afc49f316a1 2,309 1.00/1.00 vMB 70
436,411 436,411 000000000000000001904eba4209989c7165f7972f82d148d3103acf54ecbb3f 1,925 1.00/1.00 vMB 59
436,410 436,410 000000000000000000d445c890774fb4b871421f78c5683092ffe992143e7a2c 2,443 1.00/1.00 vMB 82
436,409 436,409 000000000000000003c4bacac6ce29e9cf40117f7b9f5ea13e32af56239ca586 659 0.98/1.00 vMB 19
436,408 436,408 0000000000000000008483fcc31e2e986a3c9b4849a9f7047acdcf638f353257 25 0.01/1.00 vMB 63
436,407 436,407 0000000000000000033dc2f4266e4806f269d5d6d01b12b8b4f93e6765600b99 159 0.09/1.00 vMB 47
436,406 436,406 0000000000000000018e7738375ccec8c3ed767b7f32921befffc36e69858375 76 0.03/1.00 vMB 49
436,405 436,405 000000000000000000be9d88336203c2477102ed37f97560b87dc3e9e58a5810 897 0.65/1.00 vMB 43
436,404 436,404 000000000000000001faf67203efff554b2465c492fcae790119b3fabdfc22b3 2,187 1.00/1.00 vMB 58
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.40 GB
    • Received: 16.23 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.