Loading Tool

Explorer IconExplorer

Memory Pool

26,576 transactions
27.33 vMB
0.06948165 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt 849c9de723e1eaad028f972e7e59918970b0681bccc0779f90edeb02581d1722
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 3a732870b17009bdfe75174112081b4f4adc986d83b7ec2e4d118314580307ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,232
Size: 1.00 vMB
Total Fees: 0.01780191 BTC
Feerates: 102.52 > 1.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (671,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,577 242,577 0000000000000031f27b32a681543a064f7dd17243d2f8add475cbcc3d8aff4d 163 0.09/1.00 vMB 107
242,576 242,576 000000000000007de17971567e158c45aab79b70e7bb2c0916d41e8066cbc52e 113 0.14/1.00 vMB 58
242,575 242,575 0000000000000033a02933a353de56cffc45e702c3a1240d2baa0ef32bca9a5f 431 0.21/1.00 vMB 134
242,574 242,574 0000000000000038f080331e841fc95015bb9330d1bcadc628ff75e90caeda83 384 0.25/1.00 vMB 117
242,573 242,573 0000000000000096994773bc2c2951d45a5e1aa5b08bc3c60fe98c0e368a0931 745 0.25/1.00 vMB 275
242,572 242,572 000000000000003a2f398449d2b5478e926ff809e09351124a9b4728724d6461 44 0.03/1.00 vMB 134
242,571 242,571 0000000000000049d95f706a761044364388ec26051f69136cb3016c77543006 334 0.16/1.00 vMB 148
242,570 242,570 00000000000000db2d57d87aaff93c57e2f3de78e9bfae5c1d0c41a920a7461f 291 0.19/1.00 vMB 103
242,569 242,569 000000000000005ce059a6422113e2beac1a5c65af970f679843b64a1c95c888 661 0.25/1.00 vMB 196
242,568 242,568 00000000000000332ac33468fd9a4da02bd15a4a97fb2fc3ef52146696407339 323 0.21/1.00 vMB 110
242,567 242,567 0000000000000048994f5cbe688a732ca93a97d0d9ad68e36004dee081b4744c 349 0.25/1.00 vMB 111
242,566 242,566 00000000000000642f0ef685b8a0276f5c9e4e5fc22c11b97aff89b5d39c523f 560 0.25/1.00 vMB 193
242,565 242,565 0000000000000075b7f6baa66d295acd48703467c8cc2d75265659912ab21086 614 0.25/1.00 vMB 199
242,564 242,564 0000000000000061eba1ee0ff2683b5d105d0d3ad4d8fa7a72485324e0776362 316 0.15/1.00 vMB 165
242,563 242,563 000000000000002a01ed11da3392b21bac6c651f640fb0cc08a11bd20816d8ca 311 0.18/1.00 vMB 148
242,562 242,562 00000000000000097f9f91ea86b6b5552ca8b3f04cb8c75e0de912ff65934288 512 0.28/1.00 vMB 31
242,561 242,561 0000000000000056df5c938d5cd4ca8c80432bf6b37959c4b9d440af8e56cc69 450 0.25/1.00 vMB 147
242,560 242,560 0000000000000022caf89d27ad9367f503f3b491099598033a3f159d829a62db 628 0.25/1.00 vMB 196
242,559 242,559 000000000000002cc35a5ee3ffba6ddf5f94ee44ee424f92a4589411681ab94e 36 0.03/1.00 vMB 19
242,558 242,558 0000000000000045eb8ea2499364981ba362a5e3ad290d8e108014482b2f9ce3 562 0.25/1.00 vMB 158
242,557 242,557 00000000000000573701ee9651959bb29e5ce1a398d565c419633d351fc43ed7 158 0.08/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 781.46 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: 611.00 GB
    • Received: 10.78 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.