Loading Tool

Explorer IconExplorer

Memory Pool

79,307 transactions
30.73 vMB
0.10765920 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt e1bbfe491d7fcb6a5af65f7108293d727b62156f407b0efd86acf9ece870910a
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root cec55b54827ce7b05dae084f3355530c2cdca50fef3e6c587525a85f12bcd769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.03425674 BTC
Feerates: 201.36 > 3.43 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (490,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,482 424,482 0000000000000000028c407af4ec9c2b550c4d93ef1ba08c5446855e753adfc8 966 1.00/1.00 vMB 32
424,481 424,481 00000000000000000293e2aa7d3eafacfb6da8252460efedec59c8542f7d2aa9 1,676 1.00/1.00 vMB 49
424,480 424,480 00000000000000000099c005830ab658df49625961663c3adb2101d674154e88 2,743 1.00/1.00 vMB 87
424,479 424,479 0000000000000000013e6fef73cfbaed2437fee8de440326dd676d62b8c61d2e 2,144 1.00/1.00 vMB 65
424,478 424,478 000000000000000003b8999811c76ce83d712acb3291dbf3e71cb7f363429468 1,184 1.00/1.00 vMB 41
424,477 424,477 000000000000000000326af846c5a6a30de96c45d119adc65edb60e159e5b047 1,754 1.00/1.00 vMB 67
424,476 424,476 0000000000000000045354a7262f8bc053beb48cf3fd2a79ca6ac0fb08035128 1,221 0.93/1.00 vMB 42
424,475 424,475 00000000000000000206e55078c120dd3f0ae919fa7d2d4d754eb96a9b90a916 303 0.99/1.00 vMB 27
424,474 424,474 000000000000000001e4679e0fb8857ed640131d94541911f28a558fdaba125e 1,286 1.00/1.00 vMB 65
424,473 424,473 0000000000000000003a58cdf5401248a1330480a1c9b99440a5f974fb61ce17 616 1.00/1.00 vMB 26
424,472 424,472 0000000000000000011a06e4b1a3c497d247f785a4899e44ae800a9236438e16 1,283 0.51/1.00 vMB 74
424,471 424,471 0000000000000000033c599452225973ef925db2aa1c3334b502ee401ad2740d 77 0.06/1.00 vMB 46
424,470 424,470 0000000000000000013612ff65d872b5d0cda43d5faf63f96337cee9393636ba 1,171 1.00/1.00 vMB 36
424,469 424,469 0000000000000000004f314ca0e24df60dfd087812f0aad994ca925d7e5bc605 1,185 1.00/1.00 vMB 36
424,468 424,468 0000000000000000012b1749d1919619b6a3ca638222fc32ac9351b70520c736 1,655 1.00/1.00 vMB 50
424,467 424,467 0000000000000000044f4e6b80df9967b52510c32c2687703ac70231f47dd4f1 1,176 1.00/1.00 vMB 33
424,466 424,466 000000000000000004f08295550ca6d37a598ec5783a0f3846cd3e9bcabe647e 2,184 1.00/1.00 vMB 80
424,465 424,465 000000000000000002bb2c26e062fa0b71ab86f8b28583c08dc9d171b1074f23 1,815 1.00/1.00 vMB 69
424,464 424,464 00000000000000000241f90d320f573e57e9109b1932d6e92c5c76668fc1afe4 1,697 1.00/1.00 vMB 44
424,463 424,463 00000000000000000263d8f9ad31699495e8bc61023f92692cd2cbe49feccf69 2,567 1.00/1.00 vMB 85
424,462 424,462 00000000000000000269b2e9ddb640a131867b8b443fc0cb70c7f86f0c10a157 2,296 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.