Loading Tool

Explorer IconExplorer

Memory Pool

14,047 transactions
10.80 vMB
0.03511119 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.92/200 MB

Candidate Block

Mining Attempt e72e84b29e7b10ca52e4eb20838149fae0d6ae2185c6940a629440f7017af674
Version 20000000
Previous Block 00000000000000000001f91042d8ccc53bfa3e0054d161055438edcb4a81b245
Merkle Root 6ed4f66fa85c7753c6b022dc5a521e3747c6e128e696b29276dcc3586d4476a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,646
Size: 0.997994 1.00 vMB
Total Fees: 0.01610008 BTC
Feerates: 151.03 > 1.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,814 (689,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,855 223,855 000000000000027cce41da3afdfed376f2e19f7e088c45d61c10dc93cb27a82b 240 0.09/1.00 vMB 229
223,854 223,854 000000000000000c4ca6d2016302bab8e1237ed220b2873149bcf02d97aff005 268 0.15/1.00 vMB 143
223,853 223,853 00000000000002ae41dc09ba32306ff212f7c4c18333b6d3d6b306d3a33a546a 534 0.25/1.00 vMB 158
223,852 223,852 00000000000002aebb3bb016c780f304f004c308256a629b506917c93e2701b7 526 0.25/1.00 vMB 163
223,851 223,851 0000000000000281b587fefc21079830c41b4aa612c0c1ada2237876d3b02bfd 485 0.25/1.00 vMB 152
223,850 223,850 000000000000020e0e5d32b455a944b184eabed003ac031ee0295967d17fafc7 776 0.25/1.00 vMB 282
223,849 223,849 0000000000000342f01eca64cd1ad739012e5a52b354f8d20be708e33a5b3748 9 0.00/1.00 vMB 0
223,848 223,848 000000000000024cb94a91e4cdddbb53bff5517fb3a01b64377eba6aae599c5b 256 0.12/1.00 vMB 217
223,847 223,847 00000000000002012f6eb5c6fe41da2d6ab4846167469f7688285d67a2ec1136 15 0.00/1.00 vMB 29
223,846 223,846 000000000000033c93fb179b270bd13a4b95cd2b1b5a82e0173edf18bb47cb6d 512 0.44/1.00 vMB 86
223,845 223,845 00000000000002c5b77ae8abb82ab3a886d0e7243fbec30ce5e793ab63ec6337 732 0.25/1.00 vMB 267
223,844 223,844 00000000000003c55da4b3f9e9aac525e6d655564a98a4596b791b84b79a2686 742 0.25/1.00 vMB 329
223,843 223,843 00000000000001f791df10d7c156fb1db9b725dc9389d03435fd3a6189b5d997 64 0.03/1.00 vMB 94
223,842 223,842 0000000000000213b1f1eb6fe2f7374840c781d8108d27f5e52deb5276a68a25 128 0.19/1.00 vMB 76
223,841 223,841 000000000000004400f2f4fd2f30215348aa068ca2d0b958f12b7f25db04e96e 246 0.12/1.00 vMB 168
223,840 223,840 000000000000009696bb787837afba113c6e71897dc42ace3aebb2848c7735d3 331 0.25/1.00 vMB 128
223,839 223,839 0000000000000202fe00d980a2ac86ad5990a5d5151b7055f4e08ed60e6b7a11 469 0.25/1.00 vMB 191
223,838 223,838 00000000000001d0ed35a6526c9712adcea28c0cfeb21c24bb366707c32db6e0 166 0.25/1.00 vMB 89
223,837 223,837 0000000000000148e5860d43502b772a79654c77c5b5e259b3ebdba9cceb6cc3 468 0.25/1.00 vMB 221
223,836 223,836 0000000000000166c01f3ba9f293d59398dbc3d955227e2aac9c162e64ba5f40 388 0.25/1.00 vMB 146
223,835 223,835 000000000000000755e35106d99299c4a7c562810b8dbe64936cfff57e958f27 554 0.25/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 780.29 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: 517.13 GB
    • Received: 4.50 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.