Loading Tool

Explorer IconExplorer

Memory Pool

16,617 transactions
7.32 vMB
0.02948759 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.42/200 MB

Candidate Block

Mining Attempt ff08c14b0de95d01c2dbc89daadb77a0540516c94b27f43ebfc92d92db5f7631
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 04aa2e881e48b34083b2da0c9927ff9c4788e6d9a6be88648e77a4a410ea0097
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.01532190 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (744,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,504 168,504 00000000000000ab3277a5a356a83ee78fcd1c156161504288044c5da5a53d66 43 0.02 vMB 131
168,503 168,503 00000000000004f3ea4f156dd392b66849dcc47e2b45f91fa5d145836656af26 37 0.02 vMB 34
168,502 168,502 000000000000049e9bb7d3825e8b814279b30f004d77cd07a5bd7ad4cafcb7ba 6 0.00 vMB 117
168,501 168,501 0000000000000582b5419f2637dc6a77d4be3feeb6aeadb11117b191b16e3f74 9 0.00 vMB 57
168,500 168,500 000000000000054ea0a9027e5eb507fee5b5dc29824365bf6cacf8bdf0d21aa0 8 0.00 vMB 48
168,499 168,499 000000000000045a4df2b5e6c25a032ee3b4475e592c739017184cf9d5bfb10d 13 0.00 vMB 349
168,498 168,498 000000000000046b7d2091f89b4b285d9af66c8af0d7955c8b2d0c3be1f73859 22 0.01 vMB 24
168,497 168,497 00000000000007c7f4da130fa76354055fb46c68de38c75e5b7b83a6931aed38 1 0.00 vMB 0
168,496 168,496 000000000000022e57c508d14b3ffa2edba3a1fba3a604fd7135b3dc0a9a0749 78 0.03 vMB 119
168,495 168,495 00000000000000faf03596121185e2904555fd5e0f20458b0caa3f15d2413dbb 15 0.01 vMB 80
168,494 168,494 000000000000040907821917f8a014cce2a9c9af07d744437faf537d33223767 23 0.01 vMB 51
168,493 168,493 00000000000006c0ec11f47c9a901503f260a47e87dee3bde8837e5494a16f59 96 0.04 vMB 106
168,492 168,492 00000000000003b6184ffd99b28ebe6d5d0c7f0a17fa36eb8dd54158e6c9f6df 6 0.00 vMB 18
168,491 168,491 000000000000000f55ad3b3f1892c5931e9ba2bc71cc11c92d3187c6711d4519 8 0.00 vMB 31
168,490 168,490 000000000000048cd159e971a1fadd0cf39c22485602675f7c0f6a1bc708bd1d 23 0.01 vMB 276
168,489 168,489 000000000000019a8a90ac3c89f794c4ae114bfc0e169066d9ccb44f89660ff5 11 0.01 vMB 35
168,488 168,488 000000000000080ca3151c0e90d6da5ea4b04ffd9d61d9d29e465a3df0654eba 47 0.03 vMB 105
168,487 168,487 000000000000096d517aa6e9af9759edbc222440cfd777e13b0f8f11f30c646a 20 0.01 vMB 57
168,486 168,486 0000000000000014c767e548733ea9720b1b551a23bcc4e56f589071882d2833 17 0.00 vMB 47
168,485 168,485 00000000000002ae958f20da453f75303b69285f3fb6f4f150d415e2ee0e04f7 1 0.00 vMB 0
168,484 168,484 00000000000009ebf0a59b923b1ce13f8112d39686a45fb1eeb76fd733310f1d 15 0.00 vMB 40
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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