Loading Tool

Explorer IconExplorer

Memory Pool

40,147 transactions
32.80 vMB
0.07919448 BTC
Random Selection Loading Transactions
Max Size: 162.29/200 MB

Candidate Block

Mining Attempt b5f4e213121e3458d1b794b078bb202aaae0f189a45bcc11436554732309370f
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 64aa3b249fef93022621caecc5df035af2571c8a7dbefbbb553df1fb87b6433d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.00976382 BTC
Feerates: 51.02 > 0.98 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (789,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,399 125,399 000000000000368011695d7c1b3fb028ac1c7a91fac31b55b43a02056642191a 28 0.01/1.00 vMB 3,615
125,398 125,398 00000000000001db173941ffbb4b21d0439493e41f7ba73635f615a249308585 17 0.01/1.00 vMB 341
125,397 125,397 00000000000011bd783196b9602d5123da78c1503ca7a4261f13c765d803c5e6 26 0.02/1.00 vMB 584
125,396 125,396 0000000000000c348d2ebcdf6565a929fd2bac29703ae51573c064ca13212587 14 0.01/1.00 vMB 280
125,395 125,395 0000000000003d4e759d2505241b860288100860d87a1fd95dc7667b5e73db7a 11 0.00/1.00 vMB 723
125,394 125,394 000000000000282bf8ee41ef2c5f8d2e8fb7ecefd8d5cbe41ff5bde37e473f2f 44 0.01/1.00 vMB 72
125,393 125,393 000000000000402dda86dffa8ba0b512387b5ae325ccb888e49ed3f229beb822 33 0.02/1.00 vMB 816
125,392 125,392 0000000000004490bb3936c87be72e76ec1ddf8dbb6e235a2a7e78c9be904eb2 12 0.00/1.00 vMB 1,448
125,391 125,391 000000000000166263feea867a3a00d49447b7ceb8f7e9b1c33adcccd7993776 42 0.01/1.00 vMB 1,096
125,390 125,390 0000000000004353797a611383f926c11d075050cdcf4f56f4ce80e04385fefa 30 0.01/1.00 vMB 442
125,389 125,389 000000000000417cf8f73853129ecaf3334c0dab1df4c894f973062c6bec52f5 28 0.01/1.00 vMB 1,376
125,388 125,388 00000000000015bdb8fedc219ecb09420dc9016ce09d1e2810986d9941d657ad 34 0.01/1.00 vMB 1,024
125,387 125,387 00000000000018cd880dda22966b83bee1c28afe05fb2518e76aaaf856ad6b18 53 0.03/1.00 vMB 1,091
125,386 125,386 00000000000013039cbdaa0b40693a4b295db27c779a0b7c3cf58b8103c3c797 26 0.01/1.00 vMB 331
125,385 125,385 000000000000248d1f310a135255ab4f68d96b4aaed7cf9178f201f65e620965 43 0.03/1.00 vMB 79
125,384 125,384 00000000000039d541ea8aa329274671506a5b1e26b4691119bd8ea36f24213f 13 0.01/1.00 vMB 531
125,383 125,383 00000000000036febdbe89d47605a0c7879eae8d6a975d354348c83e3937f85a 70 0.05/1.00 vMB 1,258
125,382 125,382 0000000000003adabdd2a496ddcf5e2770251005e2cfb02d5e78dc3e2c88d233 1 0.00/1.00 vMB 0
125,381 125,381 00000000000005bcdec3494830f808f51802542753d525bd623bee8d8a4e0c49 43 0.02/1.00 vMB 608
125,380 125,380 0000000000003c24678959e917c632a5b59edcdbf80f9cfd04decc1623c13a8b 12 0.00/1.00 vMB 722
125,379 125,379 0000000000000d5ce9f88e4d6143011dc99c879afb5c2f74daba46431b4f77f5 12 0.00/1.00 vMB 2,022
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.