Loading Tool

Explorer IconExplorer

Memory Pool

74,767 transactions
27.59 vMB
0.07466576 BTC
Random Selection Loading Transactions
Max Size: 168.37/200 MB

Candidate Block

Mining Attempt 8d3741bf30a570f2e9b88f96657b17b09fb366bbb8cd024ed1d6e5ea9b4294d3
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root f67e94193fc6bf40181fafa2fec8b1b4c5cbb94a83c7f600ee628d6d280b620c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.01551360 BTC
Feerates: 301.57 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (619,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,453 295,453 000000000000000049e4497a199f10bb7d3c8e0fdb3ac1c16c899563fbccfdd8 261 0.20/1.00 vMB 23
295,452 295,452 00000000000000007b761178a8c0eca453fb7c13434c1616bd11a0f0117bc19d 64 0.03/1.00 vMB 36
295,451 295,451 00000000000000002eb8f0f3c81cfb9ff379cbae85371c71ddb0b4e017025ed9 539 0.41/1.00 vMB 26
295,450 295,450 0000000000000000b27f47d7cafd40f53503a74d2a24d74d9b626e278b704b4a 920 0.35/1.00 vMB 46
295,449 295,449 0000000000000000ac9551ffcbb4f4c7c59a602e64d322fab27cfaf01cda94de 72 0.21/1.00 vMB 8
295,448 295,448 00000000000000004ea6df7301b38a15e5c5a963bb40141aff27f7de54758b4f 807 0.35/1.00 vMB 38
295,447 295,447 0000000000000000116379b10616e5becd7707a2ecfd177e057e487a70e0eadd 128 0.04/1.00 vMB 84
295,446 295,446 0000000000000000723359212862655ae3c832eeeaf759558f6214061914c46a 230 0.19/1.00 vMB 22
295,445 295,445 00000000000000006c362e01a98f089523c0450771683d327a0fccd2283a1489 510 0.39/1.00 vMB 20
295,444 295,444 00000000000000000545bc27041e43797447519800ce9ef8c57696d59ea40ff6 512 0.22/1.00 vMB 51
295,443 295,443 00000000000000000b8d3b1c57735e304372a763807d9f8f7ff4b794a4326bb2 242 0.18/1.00 vMB 26
295,442 295,442 00000000000000008721cd3b1126217a22374ad94c3873f4496fcdf93e02c2a2 257 0.18/1.00 vMB 27
295,441 295,441 00000000000000002cbbc55b1bbf22880aa3b80fa3b5cb37753c654ab7717cce 365 0.22/1.00 vMB 30
295,440 295,440 00000000000000001b6f68b2a7cbdf337affc101d9b5c8a4216e231f966544d5 128 0.06/1.00 vMB 41
295,439 295,439 00000000000000009f2e00498fb64e77b581a6e681a6729fb8efe82c7ba41708 406 0.27/1.00 vMB 28
295,438 295,438 00000000000000003f6650e72f28afcd0a12398cb9398b76ebf002ba1a8f3ab1 74 0.04/1.00 vMB 29
295,437 295,437 000000000000000002931ce60a2e84bbcac31032c2a0e150a6d2077a9a2bd828 267 0.14/1.00 vMB 37
295,436 295,436 000000000000000068be2d9dd0558599ae529a5d7b0da50cdc322549068d9928 157 0.14/1.00 vMB 36
295,435 295,435 000000000000000075bc8b5e71dff4f54a5e009a1a08af6128aee83ddb6d70ee 123 0.07/1.00 vMB 23
295,434 295,434 00000000000000001ee90a49a6e4643fb2e5e3bca141bf09f51b9d027f879a8e 46 0.02/1.00 vMB 36
295,433 295,433 0000000000000000174f3239ca1c1674e14cc7463a7683416d0139597f5bd818 464 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.14 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.