Loading Tool

Explorer IconExplorer

Memory Pool

80,517 transactions
30.33 vMB
0.07809483 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 4a11f24f473d6593b7e0af654b9b96bf260c1dd173cb4c76a8b32b709c22fa72
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 59e21d21a18980bd2e98c0420e7105a9ff8810fdeb881496f8bcc6e7b82e56c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.01045402 BTC
Feerates: 318.30 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (486,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,327 429,327 000000000000000002763df2e6d6a1f328d7789bf7e0dd5f73510d12541cc97a 78 0.03/1.00 vMB 75
429,326 429,326 000000000000000003ebd394f5f9f11b4e13ec37d67a8b83a9cb711fd35ff0fa 18 0.01/1.00 vMB 63
429,325 429,325 000000000000000004cdf74029556f4e19afcc39bcc6d959d376ae3862efe29e 1,106 0.44/1.00 vMB 65
429,324 429,324 000000000000000004162fe84495bfdcb8c372b4ea4b4ef9875c12944382c1b7 314 0.15/1.00 vMB 56
429,323 429,323 0000000000000000031bbb1b274400628363682c5df635fa482c2803fe0eaa34 1,489 0.84/1.00 vMB 64
429,322 429,322 000000000000000001c960994cd52f76157bb4e2a6a9ea0ce0c9c1dbb36adbf6 1,148 0.47/1.00 vMB 59
429,321 429,321 0000000000000000016d861ef90a9f58b7be78487ac53aced9ba627af9db1f1d 209 1.00/1.00 vMB 3
429,320 429,320 000000000000000003a44705ae38d33083284463fdb26a3e160920e0fdced0b3 1,351 0.61/1.00 vMB 54
429,319 429,319 00000000000000000307a9de6888b25984e976f5385208376eef44830662b7a3 114 0.04/1.00 vMB 62
429,318 429,318 000000000000000000a4d96fd93ececd63bab1470506d84a9aa449905cf807d3 449 0.17/1.00 vMB 62
429,317 429,317 000000000000000004506cc5f22e0e863061e79ddf89f09a9a085b26747bd1fa 841 0.99/1.00 vMB 22
429,316 429,316 00000000000000000406187d3db497785bfe7570bb098e0ea75426987a6523db 957 0.41/1.00 vMB 62
429,315 429,315 0000000000000000017882e4f0293a3fa7fbf08bf7ed93f542100cc4843cc05e 1,852 0.87/1.00 vMB 55
429,314 429,314 0000000000000000045f9365850c93711f49ba27ce83906f74f9ecc3d814e6b3 365 0.18/1.00 vMB 65
429,313 429,313 0000000000000000031614004229841a63b5bc3dcbe62ec598c7c0ddb717a160 1,392 0.63/1.00 vMB 55
429,312 429,312 000000000000000001c805ad975935ab8dafaf95bf303d6ae5b63ce0869f4fc8 744 0.98/1.00 vMB 17
429,311 429,311 0000000000000000016df63f9b248c37152fb992e5f242b891ee1c9ed7e98d66 2,802 1.00/1.00 vMB 66
429,310 429,310 000000000000000000d8a629144caf02c4949fc90f983a19201fb951ba2e60bf 2,717 1.00/1.00 vMB 69
429,309 429,309 0000000000000000016bd59d43ba2c55b9dd03cdf5aa3bc38f8f70f19f1ba092 1,272 0.75/1.00 vMB 42
429,308 429,308 0000000000000000033471f8dc578e1b4aef8851734e6fcd97ed4820a66e49be 956 0.44/1.00 vMB 55
429,307 429,307 000000000000000004d65e8fbb2e00bbdc34409c8da43723ea5011e710ef5b07 2,296 0.99/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.00 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: 718.27 GB
    • Received: 17.88 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.