Loading Tool

Explorer IconExplorer

Memory Pool

9,855 transactions
3.97 vMB
0.01484727 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.66/200 MB

Candidate Block

Mining Attempt e20f866f491cb748c0342e890754855b977f8ada93c2e20bfe7716a8b15346e3
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root 5288fb0f769a5d192b5276084a62e9be3a6e4982dadf3842b2fc657586beb9af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,324
Size: 1.00 vMB
Total Fees: 0.01001748 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (780,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,961 132,961 0000000000000eefec4a4074caae1fae13a46c094c29f5de33948134dd58d41e 14 0.00 vMB 1,484
132,960 132,960 0000000000000590e88cd3a6cf1c6067afdfe318af25a27e04bcb4d41e631a91 14 0.00 vMB 1,190
132,959 132,959 00000000000001c0a7692ab96d76a2879ef1a9b5d16db84992ce684ec3954da3 12 0.00 vMB 818
132,958 132,958 00000000000004a1c462cf2bbc11170738c6bbf051c7022eb6a0db1edbfd233f 12 0.00 vMB 50
132,957 132,957 0000000000000c9cbcdb8f2a9d0525698562d54031e4cda7599b4ad946d67645 30 0.02 vMB 641
132,956 132,956 000000000000091c4a1cfce768458b584efe0a8a7b53efbe7af0d7edc270a36b 51 0.02 vMB 247
132,955 132,955 0000000000000929f440ecd71b9acd5da12134135aa4b661c96601d7a3226a49 57 0.01 vMB 67
132,954 132,954 0000000000000c4c67c79b6c4d3d671aa913e2471e73d53432e72940e675347f 103 0.05 vMB 249
132,953 132,953 0000000000000fd6adaa8c9559e921ecd4fdae19efa62ca0997c1a1a34c18ddf 29 0.02 vMB 324
132,952 132,952 0000000000000c8de18c1ccbaf4134ce3c4f9e05bc95ab7f23ee240f7e331bf0 31 0.01 vMB 148
132,951 132,951 000000000000106a5d8e2e11c7ea2d0d927e60a6a5c4fddfdbc900be2166ea4a 16 0.01 vMB 763
132,950 132,950 0000000000001089c7dac1bac6e1990c4b7df41a0150555e2025dbf10997ed51 17 0.01 vMB 724
132,949 132,949 00000000000011fef9dfb4ab5b0cb74bf3c2fcd6a84fac1b3151cb53c7c89441 42 0.01 vMB 407
132,948 132,948 000000000000120fde9581e29d2176d7449084fe647a4f4218dd327c33f5dabb 40 0.02 vMB 333
132,947 132,947 0000000000000cd2921f3650520d460a13b56f5c59976b6234466aeb897fb6a1 22 0.01 vMB 858
132,946 132,946 000000000000109d4deda80d5070cbf237a589f0628715460923cafb5beb9e38 22 0.01 vMB 144
132,945 132,945 0000000000000849bde07ace805b8862ae35667e69c3d012fc05d25a7875f181 29 0.01 vMB 207
132,944 132,944 0000000000000a3f8de486a53c4f8b15ee023b368cc0c671e658356dbc82369c 28 0.01 vMB 606
132,943 132,943 00000000000004dc9bb0687636a81f2400d6f2a55a002d2b926038e8377ac3f1 30 0.01 vMB 238
132,942 132,942 0000000000000e71546b16ad54a811645b11cdbf6edee123caec29c50f279351 1 0.00 vMB 0
132,941 132,941 0000000000000c65a07112f5ab8c3c88d45a561ffb84e846400eb4281397c69f 10 0.00 vMB 17
Previous 10 blocks ↓
Total Size: 779.68 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: 322.61 GB
    • Received: 1.56 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.