Loading Tool

Explorer IconExplorer

Memory Pool

17,873 transactions
9.40 vMB
0.01985023 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.06/200 MB

Candidate Block

Mining Attempt 41a66442335d6962ce5a75bab40ad7797d4164b409bc4b9999f91ea45011d2c2
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root c0bf00a88b904651821f9279fb224d89bd367a04d0f986b20b0262d5d134f49d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,562
Size: 1.00 vMB
Total Fees: 0.00527277 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (753,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,131 160,131 0000000000000697aedbb09652f3b917b45674962651e6dd78725fa54610385a 25 0.02 vMB 45
160,130 160,130 00000000000007665a032c394605daebc665b9d49bc40d603bc4b9ff30d7bda3 61 0.03 vMB 824
160,129 160,129 0000000000000de887605cc3bd6072f9eb002bd10078590c60b9bfbc5c9ddc06 5 0.00 vMB 811
160,128 160,128 000000000000070d18d79abfb1a9175af8eaa5ec13febe3ab946e5f895ea7f10 68 0.02 vMB 148
160,127 160,127 00000000000003618fd35742603c4d6091fc044e0f0a265872550bd3c75f57a3 11 0.00 vMB 378
160,126 160,126 00000000000009c5ef782c016c890407374e5609254915182d2a56ad582139d4 62 0.04 vMB 274
160,125 160,125 0000000000000bf48f1660f53869eb38f27354ca1531c71b15d29af22202ecd3 3 0.01 vMB 136
160,124 160,124 000000000000048e1e1a7cd21494a8e4e2ccc9b7b00d0c7e0eac0aaeae32c5a3 25 0.01 vMB 283
160,123 160,123 00000000000009c31ed6fe440dc63191fa6373a3fd9df741107f507826992c0e 85 0.03 vMB 41
160,122 160,122 0000000000000c85bfb19b0cbadfa818ee2302b850b3b63fd603561c6d4e1c06 46 0.03 vMB 51
160,121 160,121 00000000000003f30b7e608c4cb75064897c25fbe0fee23a063224689b1b16b3 8 0.00 vMB 10
160,120 160,120 00000000000004777599dacf9fde037d72e68c918016fda986409d9b1ce08755 16 0.01 vMB 408
160,119 160,119 00000000000004903f8288254cd263e447a9b87892e9bd3c5915401bd26d929e 8 0.00 vMB 1,352
160,118 160,118 0000000000000833a874eda4a4748c1a176ecd4b20c2abfbd50f648949741892 24 0.01 vMB 117
160,117 160,117 0000000000000cb985573a6cd18c6540e6add562be31480c539ae338a12bb4ba 36 0.02 vMB 69
160,116 160,116 000000000000039c732ebcce90ec40922184271a9527ee5c151d64aabff39a5f 1 0.00 vMB 0
160,115 160,115 00000000000004e88e3b36f2908d69aebc9b97b53d3b7c20f96c573cf5a9bbbe 42 0.01 vMB 0
160,114 160,114 00000000000004f7f2d4595e1f65b805061d1078a54c0318605605a72762c68b 13 0.00 vMB 33
160,113 160,113 000000000000093b6a3b9b694b0563ea322396e8b13df0b37c9507bd24d92b11 32 0.01 vMB 30
160,112 160,112 0000000000000b0e98f726ff04d8604de4ddb237d5724b5ba5c2c51c211ae33a 7 0.00 vMB 58
160,111 160,111 0000000000000cb5189263dc0bec6ffdabf0c1c3992305932215b70ff5fbb93a 51 0.01 vMB 17
Previous 10 blocks ↓
Total Size: 779.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 419.56 GB
    • Received: 2.25 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.