Loading Tool

Explorer IconExplorer

Memory Pool

82,883 transactions
31.88 vMB
0.11917273 BTC
Random Selection Loading Transactions
Max Size: 191.30/200 MB

Candidate Block

Mining Attempt 3fe7575a07e0d56aea6af68cccd359aac9d2050dd7e93a2a33e59d6036a0b24b
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root b813c73e88fd346dcb405c5897383f0a4fc95410be0bc8ec0fdff235918e3d0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.03140512 BTC
Feerates: 318.30 > 3.15 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (167,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,762 747,762 00000000000000000005503e876cf90f1c193fa46cdf0385d7a759f64fb9dae5 2,858 1.00/1.00 vMB 11
747,761 747,761 00000000000000000009f26a066dc4478fda3cc69b926a8d20f66a43482e061f 1,890 1.00/1.00 vMB 13
747,760 747,760 00000000000000000006b1ff8a221dfd4b6f5841e92c379c3ec47bdf4c857d70 1,129 0.41/1.00 vMB 13
747,759 747,759 00000000000000000009beca09c932e3bedfc4a89799398deae571cfb309a7ad 280 0.15/1.00 vMB 9
747,758 747,758 000000000000000000034214d7c7a9db5948e1e9c81281e803cfbf38a7e80b57 880 0.28/1.00 vMB 10
747,757 747,757 00000000000000000007cc45b15261c16409066819c358c61a8ac610bf8ab14b 1,505 0.49/1.00 vMB 11
747,756 747,756 00000000000000000007672910083870f39c10198debb993689ee7a92952afd7 489 0.54/1.00 vMB 4
747,755 747,755 0000000000000000000170016470d5c83a8aed7abfa8d878396130b59e7d9905 2,260 0.99/1.00 vMB 10
747,754 747,754 00000000000000000000b2705a54e2c9bb8993c1bec9ce47eb74ad13a084199a 1,146 0.38/1.00 vMB 12
747,753 747,753 000000000000000000026b2706b2b1b86e5c68fbd787a0f7b338ec7895111d13 194 0.44/1.00 vMB 3
747,752 747,752 0000000000000000000653523ddb0d8a3c155632b3b37f1f22b14633a55ee7c8 1,218 1.00/1.00 vMB 6
747,751 747,751 000000000000000000053cc9f3a57f8be166da43d0530a070bfd059345d98ce8 2,620 1.00/1.00 vMB 12
747,750 747,750 00000000000000000006b192e1a14bf26bae1ffa7b739087e40a5962fc8222dc 1,236 0.70/1.00 vMB 11
747,749 747,749 00000000000000000001c17ea5259501f275d010d9b02cd3fd396f20a44335ca 63 0.04/1.00 vMB 13
747,748 747,748 00000000000000000005aff0375baaaf3301f4bba60e68e0cf7d7a225a842cc4 222 0.17/1.00 vMB 11
747,747 747,747 00000000000000000005b37137115958cbbb652f5c49066952966b0743081dab 785 0.61/1.00 vMB 11
747,746 747,746 00000000000000000000302479bd033f4355402b66c0d713c865d6f761a38fc1 483 0.33/1.00 vMB 16
747,745 747,745 0000000000000000000308f6dea40fdda66472faa75dd94a2ae12d3626edeb76 867 0.42/1.00 vMB 12
747,744 747,744 000000000000000000029a2da39f873fb5710783c41240bb5044b029e9f0288b 1,026 0.41/1.00 vMB 12
747,743 747,743 00000000000000000003cf5a3110d6652ec26867e21fdd80ccc714d0e71a4fe8 1,225 0.61/1.00 vMB 13
747,742 747,742 000000000000000000021e41ec3a5ac2d306fd7c307198e505ea0d6584d7a2e6 1,712 0.52/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.