Loading Tool

Explorer IconExplorer

Memory Pool

79,474 transactions
29.65 vMB
0.12650781 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt d7942c97d33b56e3a371b20ca1a9d56fa808decaffc9bd6efa9538f78effec11
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (209,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
706,138 706,138 0000000000000000000a2455e48d067dfe6fd5a677178f7aefd573d1d3a9cef3 3,102 1.00/1.00 vMB 17
706,137 706,137 0000000000000000000d2b0c6cc4a30b7ab45d0dfbe9ab60caa2a6cdfa6d18af 1,205 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.25 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.