Loading Tool

Explorer IconExplorer

Memory Pool

41,271 transactions
26.37 vMB
0.05296098 BTC
Random Selection Loading Transactions
Max Size: 138.34/200 MB

Candidate Block

Mining Attempt 63f71c7cb40a09e59c1e150e1130ced803c52a95391ee476d3f14348713b6ea6
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 399e10e30e007af2e86b74e63923cfec9241e749c3f557f7a02349e1e6186b7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.00398424 BTC
Feerates: 100.00 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (168,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,161 746,161 00000000000000000003b772ac6924b7218bb6714a39590fffac74da2e39fd48 2,503 1.00/1.00 vMB 11
746,160 746,160 00000000000000000003ee0e1365c5263a8576a8d9aea8d89b57fcf5bf0bae23 3,080 1.00/1.00 vMB 23
746,159 746,159 00000000000000000009006f89591e0762c9164963b231dbbccf90f58f7a15f6 1,176 0.37/1.00 vMB 15
746,158 746,158 0000000000000000000645c71c722862a6db8bc333ffa1a1c92052e359a01b52 1,195 0.47/1.00 vMB 16
746,157 746,157 000000000000000000033923d4eb84624faa2fd641edca8d25678165b5c67f30 330 0.10/1.00 vMB 15
746,156 746,156 000000000000000000056f82fd4012c80a9db6e3066f228afc07c72cd6187e7b 1,536 0.83/1.00 vMB 4
746,155 746,155 00000000000000000005ef1767b262979b15e681de32bba7e5fa07aa5e5668ec 3,034 1.00/1.00 vMB 20
746,154 746,154 00000000000000000004c6bb76354492f3ca3a5a0cef3e21d990b93b77c64060 1,290 1.00/1.00 vMB 18
746,153 746,153 000000000000000000084f77861729edc55afb50e090999ec99c045c806f8885 1,367 0.42/1.00 vMB 16
746,152 746,152 0000000000000000000049788ffbb626926184fb7fc64192467b4e720b950352 1,170 0.37/1.00 vMB 14
746,151 746,151 00000000000000000000d638ef2a4b4fae76b16e31ac70876fdc2a8a5813304d 1,408 0.45/1.00 vMB 15
746,150 746,150 00000000000000000003c9c96024793165b822c31f6ad6392fe7fd8d9518f7d3 908 0.34/1.00 vMB 14
746,149 746,149 000000000000000000030a6251b8b0f44016e5f25b261e7270200520be567aaf 271 0.18/1.00 vMB 6
746,148 746,148 00000000000000000002cbcfd5efa23854a9f35f8c521edb03b3a24aeb78475e 2,661 1.00/1.00 vMB 16
746,147 746,147 000000000000000000082efb959cae74da6e0ec339d9dc4f0237ebb2e47686bf 195 0.05/1.00 vMB 18
746,146 746,146 000000000000000000070ba0daabf6d1ce1885e2517acaa3eed7caed050121d1 188 0.18/1.00 vMB 2
746,145 746,145 0000000000000000000a22c200b44b8f8c74bdd54feac0eae01c1b93c12f35c0 3,310 1.00/1.00 vMB 16
746,144 746,144 0000000000000000000990ff9bc657667aefc3224ad2d386a6a976cb2e20cc82 170 0.04/1.00 vMB 14
746,143 746,143 00000000000000000003b0e12b856de90ece9af05c27bca60cfdd0ef15afa414 187 0.07/1.00 vMB 14
746,142 746,142 000000000000000000098f7ba8f50ecd32637f59ea6659915f4007f822b25269 1,067 0.35/1.00 vMB 17
746,141 746,141 000000000000000000000ae1803be346f1c9eb6ea2ef440079b4036828992e7b 416 0.18/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.