Loading Tool

Explorer IconExplorer

Memory Pool

72,813 transactions
28.08 vMB
0.06656600 BTC
Random Selection Loading Transactions
Max Size: 166.41/200 MB

Candidate Block

Mining Attempt ff20e54cf426fb7294a38167bb19234afb2026014a21ffc0bb07480fef51bf10
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root e6220972316af024543822bf216d8fd58d7fde7d836980099d2f8e45c3faa9a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,670
Size: 1.00 vMB
Total Fees: 0.01047614 BTC
Feerates: 111.62 > 1.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (239,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,453 675,453 00000000000000000000d9e9cf8c6c0464030304fe4f6696425e816d18fe98e1 2,332 1.00/1.00 vMB 21
675,452 675,452 0000000000000000000a176095bbfc80491db547ca509f26d077b88a43560335 2,894 1.00/1.00 vMB 98
675,451 675,451 00000000000000000001a07a44f8eef8c1b11a04df81e8cdc73f8ad19193ca84 1,514 1.00/1.00 vMB 31
675,450 675,450 00000000000000000003bd335932fab080710c929bb35816070c3a775d95ca42 2,088 1.00/1.00 vMB 79
675,449 675,449 00000000000000000003dd4731a250999960f704cf06fd4872381015bde56c10 1,605 1.00/1.00 vMB 116
675,448 675,448 00000000000000000005135b8190664523e7ba3e8ac851ec0dcbf79b8b118519 1,668 1.00/1.00 vMB 32
675,447 675,447 0000000000000000000231c66c8e16209de9bda267e6b2f4210bcbfef7a4314d 2,372 1.00/1.00 vMB 23
675,446 675,446 00000000000000000001e9923676bbb0e4f4bc9dce145baba1b11e901f7c75b4 2,794 1.00/1.00 vMB 98
675,445 675,445 0000000000000000000b04caf323e63d6649e944fd6502d8c4cb6367966ef8e3 1,768 1.00/1.00 vMB 31
675,444 675,444 00000000000000000001b814f1f1c6b4b77e247b409fe1bae1a2c7e24418c606 2,534 1.00/1.00 vMB 23
675,443 675,443 0000000000000000000a73b12de0bba7038a9865ce951a4da2f1c22529733160 2,936 1.00/1.00 vMB 93
675,442 675,442 000000000000000000003d0d2cca550e1eedec93ab3861b7f63684b45a1fbc21 2,667 1.00/1.00 vMB 51
675,441 675,441 000000000000000000046ccc23570ac077d72c0b0f14111f54387fb25c5b1c3b 622 1.00/1.00 vMB 17
675,440 675,440 0000000000000000000214f4af1c8ee88da197bfb3933f71d830453aca9feac8 1,806 1.00/1.00 vMB 42
675,439 675,439 0000000000000000000751edcc637795a2c06bc01358d0b7b8d8f444c7b6c0ba 1,029 1.00/1.00 vMB 12
675,438 675,438 0000000000000000000049e1963db39447fc19b8f8ac614752b562d0a9baf7b3 1,446 1.00/1.00 vMB 96
675,437 675,437 0000000000000000000059e37a666fbe16d1b186bc624dfe4904440bd14d74be 1,529 1.00/1.00 vMB 19
675,436 675,436 0000000000000000000453917ef1eff40b6320b341233b5cd00e543df8787405 508 1.00/1.00 vMB 18
675,435 675,435 000000000000000000022a551f0164bc00174753021a23b013d700ee71c49359 1,669 1.00/1.00 vMB 23
675,434 675,434 000000000000000000029e51c2cbe37032ed09f500d8a56c8af1cf17589a9079 2,270 1.00/1.00 vMB 30
675,433 675,433 0000000000000000000367941b6096631eeb8baa387aac404556f57cf92b7f07 2,172 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.45 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: 666.84 GB
    • Received: 15.23 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.