Loading Tool

Explorer IconExplorer

Memory Pool

52,112 transactions
28.88 vMB
0.08861013 BTC
Random Selection Loading Transactions
Max Size: 155.49/200 MB

Candidate Block

Mining Attempt afb903e43319ccc3e3d86a50eba8669397ce00fbfbc1d7b1498d798b49203830
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 570bd14c1e91f0c812882e1ffee03bfa906c5b1a4e8bf081a1af801bb5f25e6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.03212226 BTC
Feerates: 500.45 > 3.22 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (679,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,591 235,591 000000000000001625b3dae231de3ef1bca84dad54b3b183d60f4c67a4641cda 39 0.02/1.00 vMB 166
235,590 235,590 00000000000000ae72fef23c91bac347b80e0d7aa5b04c94336ec660b5e2d422 359 0.15/1.00 vMB 208
235,589 235,589 0000000000000035704486af980d4c40f43b0f97cee1d35722a22e006d5c1a27 476 0.25/1.00 vMB 154
235,588 235,588 0000000000000078a3eb0500e0ff6401a73682dd81a4c4542b65641778827ae2 666 0.32/1.00 vMB 190
235,587 235,587 0000000000000193d0a30b37ff81455c0433f7b34a3c5e38d398e7b4921bf096 350 0.15/1.00 vMB 196
235,586 235,586 00000000000000f2416de83bc0ebd130758cf0d0c5725b1b3acd57608df14450 13 0.00/1.00 vMB 135
235,585 235,585 0000000000000056cdf1a1eeb341ad2c693ffac4ad3b22accb984c15bfb2a04e 459 0.22/1.00 vMB 185
235,584 235,584 00000000000000e0242610279c1356340d86f2a90eecb4ca8b982b2da16925fd 351 0.18/1.00 vMB 156
235,583 235,583 00000000000000b97bdbc731281dcd96adfd20f953976d9170e0bd722e6dfe52 258 0.20/1.00 vMB 110
235,582 235,582 00000000000001701afa610057c75f73e72ad92beae4abf827c58ed66478fb29 690 0.25/1.00 vMB 218
235,581 235,581 000000000000015538652ed9959cc604a81a597d8bf3d2b3f63e13a6cbe68def 463 0.21/1.00 vMB 197
235,580 235,580 000000000000003d743aa0cb7290a2fd316dc57fa9e6e11628e47f2e13496808 55 0.04/1.00 vMB 108
235,579 235,579 00000000000000bb3af35c784843d2d82a547e45f728608983f8a484af9dc245 623 0.25/1.00 vMB 206
235,578 235,578 000000000000008ff68dc83458e551101ae31fe81b9b1049a921e87945d191ee 209 0.15/1.00 vMB 124
235,577 235,577 00000000000000f76951711cad9ccd17cf9832387a2358dcc7392171eae2b761 87 0.08/1.00 vMB 101
235,576 235,576 000000000000014673c4cc92fad8c73140fa2e079562f99cda9d8f23790ef813 624 0.25/1.00 vMB 203
235,575 235,575 000000000000014131890346ef4ddaf1c60aade37ce774aa4764b2ab76fd8768 244 0.08/1.00 vMB 9
235,574 235,574 00000000000000e9d777d1989588faeaf8b34ce0fe369bfd9474cbcf4c5b919e 566 0.25/1.00 vMB 216
235,573 235,573 000000000000011b0e1c75ec0fe979d95e855979399bfa5d42791f7ca790f6a7 121 0.15/1.00 vMB 52
235,572 235,572 00000000000000acec529ca34b4dde36248b757ec2de39347e77aef07cb38e22 558 0.23/1.00 vMB 223
235,571 235,571 00000000000000b9b28889e3a27a34e8e8b251e02027673c1361b8014b6b0d3c 60 0.02/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 782.02 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: 649.71 GB
    • Received: 13.21 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.