Loading Tool

Explorer IconExplorer

Memory Pool

79,469 transactions
29.22 vMB
0.07482817 BTC
Random Selection Loading Transactions
Max Size: 177.61/200 MB

Candidate Block

Mining Attempt 2d487e9963e05bf11a9dfa23d889a8b53b0a6eace0b59ff9cf496f669a3b5450
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 617bb262a946b12026d6b2a54abe2145277dab4c354a3601d8cd6e0e32d3542c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.01361446 BTC
Feerates: 74.86 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (240,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,395 674,395 000000000000000000077d4ec90a1b9eed2e4fbae9f3a96c81edf83ae99b7bef 2,746 1.00/1.00 vMB 63
674,394 674,394 00000000000000000007f7a200609c8398656c7f857fdb2c3dd0f1c446eb1e62 1,437 1.00/1.00 vMB 76
674,393 674,393 0000000000000000000412bafa917cc1a30293dc8e60fe7b88bbf9ba74e9b0cc 2,936 1.00/1.00 vMB 59
674,392 674,392 0000000000000000000060bf41716a9d6bb4200355badcb4385843da4329496c 2,341 1.00/1.00 vMB 70
674,391 674,391 00000000000000000009e26d6920954df565ebc70c80511f35f715a3a200183d 1,236 1.00/1.00 vMB 49
674,390 674,390 00000000000000000007de03d8b4f7c19b72a3b899bf100046e2010e2c765b1b 1,226 1.00/1.00 vMB 56
674,389 674,389 00000000000000000004198e916e01e19e8b0aca7c1cbbd651491869e832638f 665 1.00/1.00 vMB 57
674,388 674,388 00000000000000000003781e9d19c72b8aa0ce69ee859c755cca5dcec8190784 1,492 1.00/1.00 vMB 58
674,387 674,387 000000000000000000013133b05aafd2aeacc4ed96ec0857698c12abd4e55a90 3,015 1.00/1.00 vMB 99
674,386 674,386 0000000000000000000086661c2e8852a683d62aef5712d29e91918041c1f844 195 1.00/1.00 vMB 51
674,385 674,385 000000000000000000091afc491f67dc650c37b33bdbacb2a5dd284d01090f00 366 1.00/1.00 vMB 54
674,384 674,384 00000000000000000001a00e6957773a5191493353f553249c0d97d8b2ffbadd 1,341 1.00/1.00 vMB 67
674,383 674,383 000000000000000000045d21fee8cd049b7fa5696a1954982240dda016405f0f 416 1.00/1.00 vMB 55
674,382 674,382 00000000000000000006cdc7be938ce64f0b34bf2af9cae4c0965575ea1995fd 242 1.00/1.00 vMB 57
674,381 674,381 00000000000000000000b82025cc742a69b6343f7298dad0c06c137d87c92194 1,024 1.00/1.00 vMB 64
674,380 674,380 000000000000000000047f9fbbb0d2d960c3ff5f5d1f75e563f880a252106191 1,329 1.00/1.00 vMB 61
674,379 674,379 0000000000000000000b405dc4fce4c28068923c5360cfb5d1d8b41f33906615 279 1.00/1.00 vMB 63
674,378 674,378 0000000000000000000b857760d273ae68471593fe2cfce29282258b07527d2e 1,526 1.00/1.00 vMB 81
674,377 674,377 00000000000000000006c56c3b85d0d69a54b10e7fa19f5b1aef86c766cdd5c3 655 1.00/1.00 vMB 60
674,376 674,376 0000000000000000000aec75d896599648855bee06a0e719e876d34ec37850b2 1,551 1.00/1.00 vMB 70
674,375 674,375 0000000000000000000a56bd1bfe30291b2e3a3c5120cac67e9b3deafdace5ea 1,539 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.