Loading Tool

Explorer IconExplorer

Memory Pool

97,375 transactions
32.74 vMB
0.30925097 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt eab761de387b5458a705d9b8749670e2891057ec34de609e5837cecf25b9a071
Version 20000000
Previous Block 00000000000000000000c801401199ca66858fca83aa17d805e846163672a0ac
Merkle Root 4e63f9184c1cf1ae1bbff0f01221fc68e708b2002c1f76d2bf5e0274427230b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,904
Size: 1.00 vMB
Total Fees: 0.10161915 BTC
Feerates: 614.08 > 10.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,628 (698,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,347 217,347 000000000000007fac5dcbc17c998a04a9b2f4492b4ce67da1020c2d2c739058 257 0.14/1.00 vMB 144
217,346 217,346 000000000000024c68a6861f205446afadf0ffa9075c79050653c8732571b952 227 0.13/1.00 vMB 107
217,345 217,345 00000000000001eb0bc40002dd49ea65f58023ed94601e66a8ed8e6b3f6749d7 772 0.25/1.00 vMB 242
217,344 217,344 00000000000004b4a0a879f84786b2288db3bd269357d686dbad989b60026542 41 0.02/1.00 vMB 172
217,343 217,343 00000000000004e87d2f1b64ae6500f187614c2c2d8879915fafe3390422221d 443 0.18/1.00 vMB 189
217,342 217,342 00000000000003c9cd8e3402067434fd1133b40efb4a7d1870c6972a63ee24f0 67 0.06/1.00 vMB 86
217,341 217,341 000000000000025a8718c644f6e393bec25def7b00958c1e1c821a5ce5003806 252 0.09/1.00 vMB 204
217,340 217,340 00000000000003b6c6ab4b58d3c7d73f4f575fd3ad09e9f7268b12196161e3e3 108 0.05/1.00 vMB 166
217,339 217,339 00000000000003ceb2f32796d15b5e5e6491e9360827bf33077e36b389bec372 322 0.12/1.00 vMB 196
217,338 217,338 000000000000042346c08c9e450bb59ead83d8b10c377985b2e426e2e3d27a0f 379 0.17/1.00 vMB 165
217,337 217,337 00000000000001f79072099bfe17c62b1bb045e7fdc23cffaee15b69c7ce893a 150 0.05/1.00 vMB 212
217,336 217,336 00000000000001532bd21010d9734d2bc13fe493b74e05f7a46bb632a89ef9b4 321 0.25/1.00 vMB 118
217,335 217,335 000000000000020be3f816160f4fefd7a2d3821fa6d59b3fdf6c0ea5248a7f41 314 0.15/1.00 vMB 142
217,334 217,334 000000000000038a1a56b712572d07303ef30b7e2cd7bf2031dd94ac37e6994e 296 0.28/1.00 vMB 101
217,333 217,333 00000000000003ba26450157a290bd16daa7477c87b75559cf997adf11611d36 9 0.00/1.00 vMB 347
217,332 217,332 000000000000036d63b63e330a0082812d4945bceb1cf9f6a6d8cbe8e1e21c45 669 0.25/1.00 vMB 199
217,331 217,331 00000000000002eea42fe9c9a1b856396f6416a601545640d0599a4da8a926c8 718 0.20/1.00 vMB 304
217,330 217,330 00000000000002534d02426644359e9f78353d2d3bf16dac5b7030dafb654c0b 131 0.05/1.00 vMB 198
217,329 217,329 000000000000019f2bcb03ba9c41001050d5c79a0cf9dd448129380f25facb7e 479 0.21/1.00 vMB 209
217,328 217,328 00000000000002e77bfce6953aec48270468d68c0984c5ee875d25dc67ff0c01 511 0.22/1.00 vMB 192
217,327 217,327 00000000000001d2b1ee09169596ba5af822e279483125ca847771802dc02a8d 127 0.05/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 783.48 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: 772.34 GB
    • Received: 20.22 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.