Loading Tool

Explorer IconExplorer

Memory Pool

74,086 transactions
27.39 vMB
0.06753416 BTC
Random Selection Loading Transactions
Max Size: 167.21/200 MB

Candidate Block

Mining Attempt 917b4cd9eeaf161387d1ddda6fafe4e74b499fb48d015cd0920a1e75f6b151a2
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 9ab52130502a304b63296ea778db5079b093f658490b3803f853709e7adbbf90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.00927698 BTC
Feerates: 73.20 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (209,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,159 706,159 0000000000000000000d280e18a08e5ba0c6f72b5b18316dfb7cb26373c7df05 2,519 1.00/1.00 vMB 21
706,158 706,158 00000000000000000005ebca2065c1f6d304e785371a5ef2d01dfb34946f6cae 3,010 0.98/1.00 vMB 6
706,157 706,157 0000000000000000000202bb578a5f7c459028f7ccce5224d4fc3720e5344e20 2,257 1.00/1.00 vMB 7
706,156 706,156 0000000000000000000ba5c2024ecc90136f7867b655326b41f4f550eeaaddef 2,187 1.00/1.00 vMB 12
706,155 706,155 000000000000000000053a08bbb38ad288f3708fa847764ab9a9e11d8e4ab90e 1,857 1.00/1.00 vMB 18
706,154 706,154 00000000000000000008e2260e67b29fed749d9368c3ccea4b485e4e5e7dda06 2,472 1.00/1.00 vMB 23
706,153 706,153 000000000000000000045e9911e26922fa95267d046bad0f3cb4773506f121c9 105 0.03/1.00 vMB 21
706,152 706,152 0000000000000000000ba19cadf001588d12fc92d9d8991afc817279f3a614ff 775 0.24/1.00 vMB 13
706,151 706,151 000000000000000000019df30413bf5029a68084c3171d1b44bd6c6010ca42bc 2,657 0.87/1.00 vMB 12
706,150 706,150 0000000000000000000490eaa3049c10735b0c37aa5d30e015b0b6353ed38fb0 1,328 0.48/1.00 vMB 12
706,149 706,149 0000000000000000000197ec1c54f21ac746420accd9809080dcd68636349866 3,059 1.00/1.00 vMB 14
706,148 706,148 0000000000000000000aa87977991ca75930329e5a8fa27e9228b940c4799707 1,259 0.60/1.00 vMB 9
706,147 706,147 0000000000000000000c2de932e110722e48309a16787e481a54d0f2a810025f 1,284 0.50/1.00 vMB 12
706,146 706,146 000000000000000000054c15c6b6870593fcd4341365e088402a0dfe296fc2c7 539 0.41/1.00 vMB 10
706,145 706,145 0000000000000000000d07c1a83859d4fee5c69126eb59389489ae2dc9b2ace5 1,255 0.43/1.00 vMB 13
706,144 706,144 000000000000000000069b66ea375129645ec30bc579e2f365e074f7382837ae 908 0.30/1.00 vMB 13
706,143 706,143 0000000000000000000a7a67b7ddcfb64663c13ca332869d1f47497010300e27 1,456 0.55/1.00 vMB 11
706,142 706,142 0000000000000000000c84524b385ed6660b5ba08ebebc912109a94de84d0a8d 588 0.52/1.00 vMB 4
706,141 706,141 000000000000000000002efcb8fbb9aaa2f0466816140e90f388e1f282224c0e 2,400 1.00/1.00 vMB 2
706,140 706,140 000000000000000000010875be01a0f4c63441e4585a45495e59b3f717f9eca9 985 1.00/1.00 vMB 13
706,139 706,139 000000000000000000070a89fd922446e37f4b303deae16efedc42cfa8d50e90 1,445 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.