Loading Tool

Explorer IconExplorer

Memory Pool

80,902 transactions
30.40 vMB
0.08822083 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 4fa705c0a5ae23bc751b7a981c305658d9d598d4bdb087cea1d20d55734e1ef0
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 30ea87e52ab0fbcbe12366d5e8ef2ae54da91373bb1be7a767b9d3c9476f1384
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,585
Size: 1.00 vMB
Total Fees: 0.02302652 BTC
Feerates: 163.06 > 2.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (185,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,155 730,155 000000000000000000019b450cd3be3d4e974d4e4d1a79726108d102f65b64e7 973 0.45/1.00 vMB 7
730,154 730,154 0000000000000000000115a4fcb6b77d5baa7ab3046a6a2b43aa5063e07cc46b 3,004 1.00/1.00 vMB 11
730,153 730,153 00000000000000000003b2bdf530bf76375562009140d8371e45aa057451de11 1,526 0.47/1.00 vMB 10
730,152 730,152 000000000000000000049e23d50cdf30dc29a5be0f6371bef8480ec62e542aff 2,291 0.92/1.00 vMB 5
730,151 730,151 0000000000000000000262395bc85eca1516b9b6dec7b9d5a74b490023d096ba 2,882 1.00/1.00 vMB 13
730,150 730,150 000000000000000000002feb777c64c4be9c6fc4ab6b1bfb5e7e3ff0b3cb87bc 2,529 1.00/1.00 vMB 9
730,149 730,149 00000000000000000008639f3aaee145e1aeff34a609a1059065456144ccc6c7 1,734 1.00/1.00 vMB 12
730,148 730,148 00000000000000000003a423d4a5513c83408749b661884536d720cb18fe7ddb 2,681 0.80/1.00 vMB 6
730,147 730,147 00000000000000000001bd3087bc513ab34e846ca1d5659fb00823b7fb4f2467 2,892 1.00/1.00 vMB 15
730,146 730,146 00000000000000000003c7eb2e620255a4c555f2c80a4a15a9fad1db8f35904f 2,149 0.83/1.00 vMB 9
730,145 730,145 00000000000000000002fc5ebb026578e134b260123c9e25debb591d8b08a64f 1,539 1.00/1.00 vMB 1
730,144 730,144 0000000000000000000557a08d379811f58877bab37bb237d10808e355586635 1,511 1.00/1.00 vMB 7
730,143 730,143 000000000000000000043ab21eb07fefe655d85a8575dc2ed006e6c31c9b2ab9 840 1.00/1.00 vMB 4
730,142 730,142 00000000000000000007230648e862ba02d73568e1206e63442aa36af12f4bf7 2,487 1.00/1.00 vMB 14
730,141 730,141 000000000000000000098fb399fe42bd4f98d51ddc18a5947864984bcf345657 2,373 1.00/1.00 vMB 15
730,140 730,140 00000000000000000008db393a0eae27ab602f96ee79cb14c7f3f581f19e330f 1,291 1.00/1.00 vMB 6
730,139 730,139 0000000000000000000935ac47bbfebaee035334914e116f0d8483c3a8b8f005 1,144 1.00/1.00 vMB 2
730,138 730,138 000000000000000000075a6e525fdcf620fd90a7582c5b9262468bc2730fd371 2,921 1.00/1.00 vMB 7
730,137 730,137 00000000000000000002fc544ec4ad615758525872ad5b6e351c01a9ffef4a88 1,745 1.00/1.00 vMB 13
730,136 730,136 00000000000000000008f1018b0afbaa7036e6b686787d38789ddc963f070a67 3,192 1.00/1.00 vMB 17
730,135 730,135 0000000000000000000862340691b141e3590a26424839757ef9b5332117852d 2,845 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.69 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: 691.88 GB
    • Received: 16.50 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.