Loading Tool

Explorer IconExplorer

Memory Pool

35,656 transactions
15.21 vMB
0.08271313 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.18/200 MB

Candidate Block

Mining Attempt e12b1af5c073a93270ce563469a20d0d8e77a1d22583066feea5ac647126447d
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 5d1cef42641a180c073f652996a07999a7322538f99242e960a9eed4952f7111
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,644
Size: 1.00 vMB
Total Fees: 0.02934910 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (659,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,387 253,387 00000000000000481719348fc934c9bc39f611d42b5d736bcb43ca7335598188 826 0.30 vMB 151
253,386 253,386 000000000000002d649777b3c9e887816101b7d04114c188373b26c28e87e891 305 0.13 vMB 2,511
253,385 253,385 0000000000000041fc004fec1f9ffd23632f9db1e7986a45f5c3ab3a69699f0f 298 0.11 vMB 68
253,384 253,384 000000000000001dd5b339db863cf3e9adfc2117324a74b86e48d1e642da6c55 307 0.13 vMB 149
253,383 253,383 00000000000000159298b92dd60653040ffe2b6f5b3d997c121c495a2bba82d3 155 0.06 vMB 143
253,382 253,382 00000000000000034e4acb74a7d4577023271d438a0ae074f988c8aec92a8ae8 121 0.05 vMB 93
253,381 253,381 000000000000003090daada72378f999289d6f0b809ad7e371526b92427662de 579 0.22 vMB 129
253,380 253,380 0000000000000048d3f8f46e47bca738756a4c287307f228d1dfb55b8494b3da 380 0.15 vMB 121
253,379 253,379 0000000000000003a74c44bcac0a4f41ea855a143cf7f15f2e1b9a1733f36308 97 0.04 vMB 107
253,378 253,378 00000000000000146bc887599c70709f469725352657f35336f3fb7b4f076a8c 222 0.09 vMB 127
253,377 253,377 000000000000001b2ce8ef69bca5eccfb462756df5f94e3b01e0553ad8244492 284 0.11 vMB 119
253,376 253,376 000000000000004f1bdd368a014df5b1ac520e8b62c895e4839b50ac64f513a9 200 0.08 vMB 114
253,375 253,375 000000000000004f04c143b98edba72cf54d41dfd585e6881d722aadf09eaa24 347 0.17 vMB 65
253,374 253,374 000000000000004546a5af7377f116d0c1e0f4b3a79d55e7c35ced0685303809 673 0.25 vMB 133
253,373 253,373 000000000000002130fbf47c4d4ac061816972d5a412faa97e6fdb480294e665 221 0.09 vMB 125
253,372 253,372 000000000000002a472e32d772871491e9cca4e8cbd26ac4e78b04fb9f418b57 147 0.06 vMB 70
253,371 253,371 0000000000000024e03a43e4189331589bac4cc8c9b0c94286d93675b0a66a84 159 0.08 vMB 72
253,370 253,370 000000000000001225c335463bb2d0ee0991e098e370eff251c78331424237ff 56 0.09 vMB 30
253,369 253,369 000000000000001c64cfe30d0b8882d2169b8a0460ff4334a123d0a696304990 128 0.05 vMB 99
253,368 253,368 000000000000000e968552113518522c23f7761d2700d9ff1a047060540d04ed 484 0.21 vMB 115
253,367 253,367 0000000000000028f0d7339efc48817a246595deee2d347c8480ba35408da8ff 166 0.06 vMB 193
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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