Loading Tool

Explorer IconExplorer

Memory Pool

77,354 transactions
28.89 vMB
0.09812214 BTC
Random Selection Loading Transactions
Max Size: 174.90/200 MB

Candidate Block

Mining Attempt e692e001e121a13060f32f1ba266d07ae5eb952642d45b672d9c9a0564c6078f
Version 20000000
Previous Block 000000000000000000005de6fe12219d6b17a605ee8356607b187babf88976d0
Merkle Root 4615e5e02a1f02126df01c60ab30e3bda392610a73cb69f9745248a117393294
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,658
Size: 1.00 vMB
Total Fees: 0.03185527 BTC
Feerates: 151.11 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,591 (707,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,344 208,344 0000000000000358f7b78c4e04ae5bf00bab1e7e2b81f023b45f952fd7cbce9e 390 0.21/1.00 vMB 172
208,343 208,343 00000000000001cc9cec4de97fc4e39a05911de9736aa902f1c2e301b8200cb2 139 0.06/1.00 vMB 170
208,342 208,342 0000000000000260193ececc9fdb30eb244bc5c993dadfd4ae99e05f32f853e9 188 0.12/1.00 vMB 143
208,341 208,341 000000000000045783c7760f620301a1646e8835bae1a9a673dabdf13473f15d 80 0.04/1.00 vMB 58
208,340 208,340 00000000000001913d7102f095f070de92d5d21a0690e9370a52535dd6e3e821 116 0.05/1.00 vMB 121
208,339 208,339 000000000000041e049d9b6b1a4cfc955eb0182e6132a1af7d6f5865e5d7788a 523 0.21/1.00 vMB 200
208,338 208,338 0000000000000108e6cfb5be609340c494708ae4cfb5354ae73922cd26ec6aa8 233 0.14/1.00 vMB 117
208,337 208,337 000000000000030fe6624fe30a792a6188a79e5e7ad058f56eb5f0ab51c0f6bf 256 0.09/1.00 vMB 489
208,336 208,336 000000000000018aee7c89cc1ef155377402c7ec161fc07397d10f4aa1862e37 77 0.13/1.00 vMB 80
208,335 208,335 00000000000003cb6e2bc00b466cfeeaf3db9be7828398d8d2e17b04c1a21baa 268 0.17/1.00 vMB 124
208,334 208,334 00000000000003b7534640445577cca947ed45f128f7d9c9e9dc0c8d400d8f3c 32 0.09/1.00 vMB 24
208,333 208,333 0000000000000404440be729e3967704206bb029b045055267671440c5c90211 351 0.23/1.00 vMB 153
208,332 208,332 00000000000003a5672f0a20596ab66c0eddcd92471a7217129e9966a0852749 861 0.42/1.00 vMB 146
208,331 208,331 0000000000000358fb8e3cd3ebe636e588fb626e45e9bdb189d374bf45a3455f 367 0.10/1.00 vMB 157
208,330 208,330 0000000000000391a8ed3cffb57e6bee36d4f9f3ece61c6fea8d40baf27c991a 82 0.20/1.00 vMB 113
208,329 208,329 00000000000000e8336a12e7a1e1f868632a026228365213b49f281d6b8f0d1b 336 0.25/1.00 vMB 117
208,328 208,328 00000000000003d4b532c5e326637933b6aae2a82b291d9bec41c79b2826f8aa 151 0.05/1.00 vMB 238
208,327 208,327 00000000000003a8bb6396e5be223c10b1473ab85ba1398fcd964e112de21881 698 0.41/1.00 vMB 151
208,326 208,326 00000000000001a359061128da0588db5288b72a23904d5883284493460df69a 10 0.00/1.00 vMB 197
208,325 208,325 000000000000027b0e25c65de4971b684d05a95d0279eb01bce8ee0b46112f83 622 0.25/1.00 vMB 220
208,324 208,324 000000000000021ecf51388a73ad78dbb03e7b8d756f9ffab0d60d6915b20886 369 0.25/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 783.41 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: 770.30 GB
    • Received: 19.84 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.