Loading Tool

Explorer IconExplorer

Memory Pool

45,844 transactions
22.13 vMB
0.09436210 BTC
Random Selection Loading Transactions
Max Size: 123.62/200 MB

Candidate Block

Mining Attempt c9c947cf639f733045f3ad347edd4bef6a362075402df9dcdd6e806fa571106b
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root 9e1f37c35296c740327c718842f888834d5c8a7550726f753c6d92f5920e2579
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.03695747 BTC
Feerates: 175.14 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (753,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,400 160,400 000000000000059d7a720f3e7a7c95cc903ad33bfd6da365020581d15f705757 44 0.01/1.00 vMB 69
160,399 160,399 00000000000003ff3312d7dc1ca2736aa8708ab8992b854434c0cbf121f7fae2 14 0.01/1.00 vMB 18
160,398 160,398 0000000000000d236a4c4a23c5f1227e5201c96b1a54444848201950fd202a9e 17 0.02/1.00 vMB 13
160,397 160,397 000000000000017564561f043c849790919169041bebb685e4aa2c7a00c9cac7 15 0.01/1.00 vMB 12
160,396 160,396 00000000000003b1a0e7275b2a242d0105ad1d13e50fb5a2ac395656bc55d4b0 55 0.02/1.00 vMB 224
160,395 160,395 00000000000000d9dfe30efcf836f80f1ddf0c113649e5bbee0995687b095d0b 12 0.00/1.00 vMB 33
160,394 160,394 0000000000000d5e11722e32400f4aa387807a0cfc975d81e6b141e30a681c76 106 0.05/1.00 vMB 175
160,393 160,393 0000000000000427f626b8df66290b7aa43091f88664ee780f93eadf68e4ab64 11 0.01/1.00 vMB 877
160,392 160,392 00000000000004794cb7ab5e5c8a850ab47c151e0d763202841359e06fbf2e76 40 0.02/1.00 vMB 109
160,391 160,391 0000000000000092bfa46d92ebec02ef56322b6f6907536e0eb36dc8ffc1ed87 18 0.01/1.00 vMB 84
160,390 160,390 0000000000000832e701145bc8dfdcd89029b7e147e13382b3956f46450db654 35 0.02/1.00 vMB 243
160,389 160,389 00000000000007384ea3035a9a0f2cfb8e2122cc541dffd0447510de5739beab 12 0.01/1.00 vMB 483
160,388 160,388 000000000000018e5acc5bd05a471d83b02196f8032883713a42c9d33f302fa7 106 0.04/1.00 vMB 62
160,387 160,387 0000000000000ae8482871bfcec744c88be654ec87bf513aaf1d117f64e9b4e7 6 0.00/1.00 vMB 57
160,386 160,386 0000000000000743cb3520ea3489c9e023bd0b134769ce173f23e06c10f611be 13 0.00/1.00 vMB 0
160,385 160,385 00000000000002ee99ebc674c3473c9c65fc787be8495dc917dc18a4918e7f7b 50 0.18/1.00 vMB 61
160,384 160,384 000000000000064255c893c3234f8f14cd5748ebee47017fcbf8ee7d817538ab 10 0.00/1.00 vMB 679
160,383 160,383 000000000000057c2870649b0a8d01e6fc61a17260c28e34f21efa7fc64cae53 22 0.01/1.00 vMB 74
160,382 160,382 0000000000000a2d35a561b3d6015f6fd29216bde1660a0ff5fb9e52cd38f460 4 0.00/1.00 vMB 36
160,381 160,381 000000000000008a34d54538da50cb56e92546afdc92972b011ab8866b4dbc9c 8 0.00/1.00 vMB 50
160,380 160,380 000000000000087d095530f69414130c40b879f61a3a55e58c1077186f8dfd80 11 0.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 780.76 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: 557.81 GB
    • Received: 7.09 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.