Loading Tool

Explorer IconExplorer

Memory Pool

82,684 transactions
31.91 vMB
0.09560507 BTC
Random Selection Loading Transactions
Max Size: 189.71/200 MB

Candidate Block

Mining Attempt 470ea3a5df8894aaeaf584c6ef282cfcfaecc39e981aa1b254490df4f25bdbe8
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root fb02da277d3a36deacde1aabe4849aef43f7c6350157febb88d0670a3e6f4d1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.03188638 BTC
Feerates: 101.66 > 3.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (496,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,086 418,086 0000000000000000048b667f690d60b3e36673e8d577bb1cf4baefeb172d149e 959 0.41/1.00 vMB 59
418,085 418,085 000000000000000002a57c55ab3a9118bc173b380806d25d3c140b812aeac2b0 495 0.20/1.00 vMB 53
418,084 418,084 0000000000000000009889f18c824e2a10f9508801d6422cc7da968f8851986e 540 0.99/1.00 vMB 14
418,083 418,083 00000000000000000229d5ebb8a57c163a281b673a35c52377b5dd20b9a34f3a 1 0.00/1.00 vMB 0
418,082 418,082 000000000000000003f3f42ebe277c8f94d28be632d228d8be49732126dc0ed4 987 0.53/1.00 vMB 54
418,081 418,081 0000000000000000007dd9742ec7d0507a98ea2911b75224d0d3705381e59dbc 1,168 0.76/1.00 vMB 43
418,080 418,080 000000000000000004e6ef605ef1075ca1454475f035e11076dc5ec89434990e 1,730 0.83/1.00 vMB 52
418,079 418,079 000000000000000004677a3ef46c1bc8cf940839a0dbeaaf9703be5430dcdc02 801 0.99/1.00 vMB 23
418,078 418,078 00000000000000000205e6183d4d5d3dfe16f85c44c51567c70b7ad0aef57792 861 0.34/1.00 vMB 57
418,077 418,077 0000000000000000008b5f36bc17af7d10af9e151e0456096c7415efff8ccfe3 998 0.77/1.00 vMB 38
418,076 418,076 00000000000000000308a84e8dd5efb020e4f6cc952c80711a815074592136de 455 1.00/1.00 vMB 20
418,075 418,075 0000000000000000045e19c7499c042606db6b507d3e1472b06bd706d8804665 223 0.99/1.00 vMB 13
418,074 418,074 0000000000000000027888454bd69e4d3304d633f88a50a924a16634adc3b9e0 857 0.35/1.00 vMB 64
418,073 418,073 000000000000000001bcd47c5fb35141aa3297791762abe1973b25c9bdb864d4 750 1.00/1.00 vMB 21
418,072 418,072 000000000000000001d277529fc4c73098ed98fd42d2fcbbf329e0b8f5e27002 643 0.99/1.00 vMB 23
418,071 418,071 0000000000000000046e19bb13268cf0f9aa0384fbd07cfd309f73441665e98c 2,038 1.00/1.00 vMB 55
418,070 418,070 000000000000000003fa71fcb4c26b9e4b6231924ab3bfb6b5e3ae246222e16d 1,081 0.88/1.00 vMB 37
418,069 418,069 0000000000000000048bd4955b599b241ecee7b275dbc3eb0eeefc38f05a8e2d 632 1.00/1.00 vMB 23
418,068 418,068 000000000000000003228c303e8420c58591eae64836d1496a1cfc499550867c 1,697 0.99/1.00 vMB 51
418,067 418,067 000000000000000003c0377b3784819da6be447bffddbb09cc55f970e96f3b31 1,053 1.00/1.00 vMB 33
418,066 418,066 0000000000000000014db35098399ee271e0c34cfc474553742e315cd99ae561 2,171 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.31 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: 658.72 GB
    • Received: 14.58 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.