Loading Tool

Explorer IconExplorer

Memory Pool

73,656 transactions
27.30 vMB
0.06540440 BTC
Random Selection Loading Transactions
Max Size: 166.47/200 MB

Candidate Block

Mining Attempt cb1232a23b9034502c20092ccf1f58d8ba1fc7759b699e5d315d40f697f8a0d2
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 245bb72d09a9911ee9f444d0507611fb00dcef92c90bc62f539525c934dc498c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.00737629 BTC
Feerates: 74.05 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (167,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,767 747,767 00000000000000000008e335e0cd3bbfc97e58eb26581bc9c1c2ce95861db438 953 0.59/1.00 vMB 5
747,766 747,766 0000000000000000000171c3948420295584b1da5fb10d8419c7d2b8b5eb1f0b 2,810 1.00/1.00 vMB 23
747,765 747,765 00000000000000000003831b838e1d782d0dd23261523cdf29175e7892a567c4 268 0.07/1.00 vMB 11
747,764 747,764 00000000000000000001b7908972b6725c5d960897b70eb114008888033f64db 1,295 0.54/1.00 vMB 9
747,763 747,763 00000000000000000004ce0f9b712517d5709a2548b61756e8e251b16c1f485e 700 0.91/1.00 vMB 2
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
Previous 10 blocks ↓
Total Size: 782.90 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.54 GB
    • Received: 17.39 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.