Loading Tool

Explorer IconExplorer

Memory Pool

44,234 transactions
27.29 vMB
0.07034951 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt a64d6eb2265d26eddb18b0678b0a4a9c6f2820cfbd2ec94d408f6731333eb741
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 65a6f21f284da365df06a28b043ba4dd552035bde873ef825222198714d09901
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.01921444 BTC
Feerates: 192.02 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (216,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,248 698,248 0000000000000000000353d25209003b3dc94ec23a2c66a0f3b48951f03ecd81 1,242 1.00/1.00 vMB 5
698,247 698,247 000000000000000000099791d98a19c0eb23c4401903ee629c4ff7adf80fabd9 2,624 1.00/1.00 vMB 11
698,246 698,246 00000000000000000005256af3e354e5e8e13a78409b6df728e8007d2cea94d6 1,620 1.00/1.00 vMB 7
698,245 698,245 0000000000000000000c47968b482bd0a67fed5bbc432ad3189b1d46cf07f69f 571 1.00/1.00 vMB 3
698,244 698,244 00000000000000000001c48dd2064be7573c1664059b9a8ef5377c8245721f90 2,209 1.00/1.00 vMB 7
698,243 698,243 00000000000000000006f77b5cb26f7dc31fd0a7922e242584b61bfea71b0118 2,690 1.00/1.00 vMB 12
698,242 698,242 00000000000000000004c269cb159c6b45827dd4bc8d39b43efe373a0e183869 2,629 1.00/1.00 vMB 16
698,241 698,241 00000000000000000007832724cfe4949684ae09695e659b0fb6a6ecc92ce027 726 0.96/1.00 vMB 4
698,240 698,240 0000000000000000000c5eb30596e379d91a62a099b36bc7d6c2f0432778646d 2,254 0.89/1.00 vMB 9
698,239 698,239 00000000000000000002cf43ac056b112d55328565d08877273152b1598810f1 738 0.26/1.00 vMB 11
698,238 698,238 0000000000000000000f5a36d1bbb5d115288e5a293c75e7265a352096ada029 425 0.17/1.00 vMB 14
698,237 698,237 0000000000000000000122bd2c7d2aec2438c3dbf8fc173b6e0dae2499ed38ca 1,193 0.52/1.00 vMB 12
698,236 698,236 0000000000000000000d7980359aa27304c973e5a8808ebb1fa05ade690329e3 513 0.64/1.00 vMB 1
698,235 698,235 000000000000000000064b67eae14dc4c35e62042ccb91af2e079f69b1dc11dc 1,880 1.00/1.00 vMB 3
698,234 698,234 00000000000000000001264664dcc8d768e52bfff85d0e663cb522296b3fe5b6 2,731 1.00/1.00 vMB 18
698,233 698,233 0000000000000000000080f4f83a619da61bbfd2aa511a9e15ed4da46f1947b6 690 0.25/1.00 vMB 12
698,232 698,232 0000000000000000000fb75427313417141a572268ae215c0ff18e58531b6ff0 325 0.14/1.00 vMB 12
698,231 698,231 0000000000000000000a32851133ec9184e995dce5dd15f45f1470b2b2f9cda7 1,918 0.90/1.00 vMB 18
698,230 698,230 0000000000000000000a64ef623eff1b60ecba318fbe87adb43ea4e66a000871 1,987 1.00/1.00 vMB 13
698,229 698,229 0000000000000000000db6cfd68b75d157453a52148836bc906c12ac65d812c6 677 0.26/1.00 vMB 10
698,228 698,228 00000000000000000008a780dc451e93a7b0aeb03dbbaa4c3c95b088d1149ebb 750 0.36/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.