Loading Tool

Explorer IconExplorer

Memory Pool

42,117 transactions
18.43 vMB
0.18756557 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.57/200 MB

Candidate Block

Mining Attempt 16b2d126027a5bb79837737da86eae1965ec3028ebe9bef1144ae613e4e2e399
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root dcb85d9f8d87f71a5e44454a62db5c0127e79975926af011be25ced440fb5cc6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.06147095 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (707,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,359 205,359 000000000000004ac107817cb37a69600b03551835855cbf36a6d7edfc71fca3 31 0.01 vMB 193
205,358 205,358 000000000000022b2f72c820059387be5b653dd92b3aa382976018a161139391 78 0.06 vMB 115
205,357 205,357 000000000000002c662ba99bdeb9d3332cf6c61ec719f20af6578c28658dd6e1 59 0.02 vMB 299
205,356 205,356 000000000000041cdb0dad33317251724c2a64cf27ef4cd111d40a97cead25cb 28 0.01 vMB 260
205,355 205,355 000000000000033e3217e29535d3d49ca6bd7221e592f15700f07672272cc015 88 0.04 vMB 268
205,354 205,354 000000000000041397fc057eb1d921f2d251162dbc56ff71854cf7764d309e14 281 0.14 vMB 114
205,353 205,353 0000000000000314ad9d9e8250e03c6873b61f1e76af7f5d8275dd7514b0338f 28 0.02 vMB 125
205,352 205,352 000000000000051c05719ea37c8de0ccdf990b08c1503849dd73e48e9a73f253 134 0.05 vMB 92
205,351 205,351 00000000000000486f521189de5ffb4d58a5a5f4c1dfd8424513e3938c7985af 208 0.08 vMB 193
205,350 205,350 00000000000004a48010703811a5fd48847133d8f75e2e258f53a90ba481324b 75 0.07 vMB 108
205,349 205,349 0000000000000158bdda6cdab9382c0ddb11597ea45bb01dcea6b3ec5df3f0a9 115 0.04 vMB 170
205,348 205,348 000000000000014ec02e94eee0d6be42c01b8b4d1f2572df9b54a26eab2e5946 168 0.07 vMB 220
205,347 205,347 000000000000016d8ed74a38557ef8d7e1b45a50205111bbfc5812a2a4940ed3 83 0.03 vMB 129
205,346 205,346 0000000000000553fa672356cbf99af48ecb6c5c1710f539ec163c2bb2e26bb9 104 0.05 vMB 128
205,345 205,345 000000000000053c6204e06456f76f72814e4dad298ad42c56551ae3c020a2d3 45 0.01 vMB 139
205,344 205,344 000000000000035f33ae1b31c4d40f4333bf5f13ccea387c500d6fde12bb950f 81 0.03 vMB 156
205,343 205,343 00000000000003a78ad9b167816be56d35c8c77c9227f46a03f0f990c3c12d77 69 0.03 vMB 178
205,342 205,342 000000000000006b736b9adb5601a5ca29f0dc71a42add9d132d18a847b2c397 59 0.02 vMB 287
205,341 205,341 0000000000000254b9e43545ad353ec3d7ab57692293dbf49ac9f9a425bdf4f6 60 0.02 vMB 191
205,340 205,340 000000000000005a6ec5fc3c498d343a9baa10637839c69865f44101677218ad 483 0.23 vMB 69
205,339 205,339 0000000000000436232ef6c7928e0632cc6dd2298f7126c7d6be406ba8170aed 119 0.10 vMB 110
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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