Loading Tool

Explorer IconExplorer

Memory Pool

65,600 transactions
30.32 vMB
0.07654204 BTC
Random Selection Loading Transactions
Max Size: 171.51/200 MB

Candidate Block

Mining Attempt f9e5704595e59de4700f5fb524ad82475fc5ec72904d300c321261f3efe23290
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 71bc13af7ce05bdc1650537f302920177a9814b930e6ece87588180f6ca76153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.01733290 BTC
Feerates: 150.93 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (425,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,282 489,282 000000000000000000dd91555b5ad57d2931276ee225fa8ba404ded6d29a86e0 2,462 1.00/1.00 vMB 149
489,281 489,281 00000000000000000080a765322902b410e43efb5944d95a86f1e6368ce600a1 2,015 1.00/1.00 vMB 103
489,280 489,280 00000000000000000005faa62b0a2098b7a1afb842dce5606e16a03c49a65b52 2,637 0.98/1.00 vMB 181
489,279 489,279 000000000000000000ad2b8456119ee61e632776065f3b1f278d6c7333a552bd 1,759 1.00/1.00 vMB 76
489,278 489,278 00000000000000000033b0e20db207fe2d3f53cd451be89c3ba6ea64c7214a07 2,116 1.00/1.00 vMB 54
489,277 489,277 00000000000000000051fb9bb685450b8e51ee0eb825c6dffb730e6f7b74d156 1,728 0.95/1.00 vMB 69
489,276 489,276 0000000000000000003ec2164613d405de7e4273958bd999253ba0b9f6f723c9 2,561 1.00/1.00 vMB 89
489,275 489,275 000000000000000000dcf71b2c4b808b838a5bdde106bd3296e736e5eb76e5dd 2,246 0.96/1.00 vMB 63
489,274 489,274 000000000000000000c662d03f7138e4c26c6d678484bb8d9025ccf216e048f2 2,280 0.96/1.00 vMB 82
489,273 489,273 0000000000000000007004738705af03a1178fbd341a39626e43c206365026e0 2,710 1.00/1.00 vMB 95
489,272 489,272 000000000000000000c1da2d17c277d7f999f8b01891585810e37f5d49159a14 2,418 1.00/1.00 vMB 75
489,271 489,271 0000000000000000004e77a8b3fdf7a87d9f767f2d1a4d218d8d6b189856f393 2,210 1.00/1.00 vMB 116
489,270 489,270 000000000000000000dc477d93e3051b09d92d8023de221c0ae426494d081826 1,655 1.00/1.00 vMB 145
489,269 489,269 000000000000000000a6f25fad6614de8c37751b867f873ce90bd5d57261003f 2,443 1.00/1.00 vMB 156
489,268 489,268 000000000000000000d8d18f7420ab5a9c9b98cfddee92343a9be18e650dd57b 2,439 1.00/1.00 vMB 184
489,267 489,267 0000000000000000007554da6888f155f5afeb7295382260bc4d24ad506da964 2,626 1.00/1.00 vMB 117
489,266 489,266 00000000000000000045e160761649e1eba7c9b884e059631d5b273d446dcb27 2,076 0.96/1.00 vMB 98
489,265 489,265 000000000000000000c820f6f451ca1efeda49cee29d8432cdb3930eedba860d 2,410 1.00/1.00 vMB 136
489,264 489,264 000000000000000000c014a4f45a2bb1844ad98466311799498ba71a48255a74 2,256 1.00/1.00 vMB 158
489,263 489,263 0000000000000000009c6785c838020e39703719495bdb300f7e86084546ec9b 2,489 0.97/1.00 vMB 121
489,262 489,262 000000000000000000369e6e3b65167a3eecd1ae8c849d37edbee7b62af06aff 2,463 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.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.