Loading Tool

Explorer IconExplorer

Memory Pool

81,820 transactions
30.46 vMB
0.07905680 BTC
Random Selection Loading Transactions
Max Size: 186.74/200 MB

Candidate Block

Mining Attempt e3ec554b289419096278474a96329127e8c10e504a00d8ce9793939aa3dbb8b6
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root b9637cba57bca9761cd7950446e21f78b55468a75f3cd60e96addce996e1e9b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.01114822 BTC
Feerates: 150.77 > 1.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (8,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,375 906,375 0000000000000000000225f6eb3872734e3de85e11c04211e4dd1b7007abc104 721 0.53/1.00 vMB 2
906,374 906,374 0000000000000000000051577dde363891ddb165ce4981688e46726540603e89 1,038 0.26/1.00 vMB 2
906,373 906,373 0000000000000000000013c6cc34c0b9645a013bdd9bc799002fbf2425b4eef1 128 0.04/1.00 vMB 2
906,372 906,372 000000000000000000007dbe4289ff4b79deeec7daaa271841850675ba8708e0 147 0.04/1.00 vMB 2
906,371 906,371 00000000000000000001ace2068f14b03c15b9673615774db4bdf9eb0baa6fd5 353 0.09/1.00 vMB 2
906,370 906,370 000000000000000000006d308365224b570572565af02234beae5898620e6315 1,446 0.46/1.00 vMB 2
906,369 906,369 000000000000000000016a241fbd500b07cc16ef24320b921ee85475193fad0d 1,908 0.55/1.00 vMB 2
906,368 906,368 00000000000000000001b1f6ef7bfef193ebba5f335f86e9a1a9c652db1cbf02 2,350 1.00/1.00 vMB 1
906,367 906,367 0000000000000000000020edf342839557ae92fe22556d7714a59cb44eb7fbbb 2,530 1.00/1.00 vMB 3
906,366 906,366 000000000000000000013d9c4ae2b493b5115cf3bbf30536cbae46be22ca16c6 1,113 0.65/1.00 vMB 2
906,365 906,365 0000000000000000000107ef80dda7f94ce0e9064ccc7c9a4aedbf4f370d7328 765 0.52/1.00 vMB 2
906,364 906,364 0000000000000000000161475519b4ea01856662d08e56efc91d15a4a6b9e99e 1,104 0.33/1.00 vMB 2
906,363 906,363 000000000000000000017450c43f09747fbb0fb80ee07414d6aaa330d5598b15 310 0.13/1.00 vMB 0
906,362 906,362 000000000000000000008f85f02d706c22b59e4d0bc3ba845893640a4a4c2ba4 202 0.12/1.00 vMB 2
906,361 906,361 000000000000000000012f55f538268eb091c0d163581720d5c2bb758d734233 2,797 1.00/1.00 vMB 1
906,360 906,360 00000000000000000000fcc292829bb455ff03a5f4c168d41b26afa15dc3c434 930 0.45/1.00 vMB 2
906,359 906,359 000000000000000000017634af7ec75239917489590991d59e34bbf690e94747 649 0.20/1.00 vMB 2
906,358 906,358 0000000000000000000092f670957ce1df1895d9ec67604e32c1da3d1a07676e 1 0.00/1.00 vMB 0
906,357 906,357 000000000000000000015d2c4caed44fd0cedd250438f6ef1598b5a938638deb 3,127 0.96/1.00 vMB 1
906,356 906,356 00000000000000000000fcd1f7832923420e63a92452d0983d01612d37d55b8d 3,545 1.00/1.00 vMB 2
906,355 906,355 00000000000000000001c5bd8f2bcda3b7754aaba2a76f94e8a656bef800991d 4,502 0.96/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 715.35 GB
    • Received: 17.72 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.