Loading Tool

Explorer IconExplorer

Memory Pool

40,754 transactions
27.92 vMB
0.07298735 BTC
Random Selection Loading Transactions
Max Size: 143.31/200 MB

Candidate Block

Mining Attempt 2caf487b118dd4ba56e817b9823f0616301dbd567227a9428a1fc3b5c1f64378
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root e4c2dd22d7981f2002b3d98597a8e2c8abc052bbf0399f4f465c7218ad1a1b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.01941854 BTC
Feerates: 101.49 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (415,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,905 498,905 000000000000000000b0dd828e1800dc18e7706619ebd55445c50509b3a21a79 2,088 1.00/1.00 vMB 374
498,904 498,904 0000000000000000001ec8cc082496065e48c8b5fbf5756036f3c0bdd766fe10 2,033 1.00/1.00 vMB 420
498,903 498,903 00000000000000000003f315a1bea07b842953fb9f34731eecafa936baa68814 2,149 1.00/1.00 vMB 420
498,902 498,902 00000000000000000015e523df00ee004904b64dcbb175182e68dbb4de883571 2,603 1.00/1.00 vMB 348
498,901 498,901 000000000000000000026a4fdba7d2ed955a4df4616dddecdc32c603c3b65087 2,090 1.00/1.00 vMB 432
498,900 498,900 0000000000000000006d2f728a9a3ad76a6a2998440cb3801ee909ae33e68bc2 2,927 1.00/1.00 vMB 307
498,899 498,899 000000000000000000797503c6729e2f0845f310c9821f21e76e94207698b298 3,026 1.00/1.00 vMB 354
498,898 498,898 00000000000000000016e0394b0cbf09bb11df8eafa941468d6ca1e6aae37235 2,710 1.00/1.00 vMB 364
498,897 498,897 000000000000000000376be0fd0d2a908d496d5f01f236dd6b4ed68f3b6066d1 2,441 1.00/1.00 vMB 380
498,896 498,896 00000000000000000065588c97e0be18e7ebf3da41ec76fd8d3a217b18cc1c22 2,162 1.00/1.00 vMB 387
498,895 498,895 0000000000000000006fc548b352714b9e18758623b9e8b2a0a3d37e9c595713 2,399 1.00/1.00 vMB 369
498,894 498,894 00000000000000000002e8ba7200eceeafe71292f241cb24d48e5cdf18aa07da 2,432 1.00/1.00 vMB 431
498,893 498,893 000000000000000000aec8114853cdd22b7be2f84f189dacff94ae6ac11169ae 2,562 1.00/1.00 vMB 379
498,892 498,892 000000000000000000acbcd21dd8de37fe9072ab413be1e1db3a1c8ae4ebb350 2,379 1.00/1.00 vMB 326
498,891 498,891 00000000000000000009f9081590129182717fdf6d0fc9103165a84737685383 2,851 1.00/1.00 vMB 289
498,890 498,890 0000000000000000003ea862ee679b4fe45caa9d55937dfe49e637879822cebd 2,551 1.00/1.00 vMB 411
498,889 498,889 0000000000000000007955a06540aa7a3986ddb8c60799c4cb7bb114b4fb1c90 2,592 1.00/1.00 vMB 368
498,888 498,888 00000000000000000006cd8c4c5c0582afad218f13eb02f1351d0fa1821590d7 2,976 1.00/1.00 vMB 355
498,887 498,887 00000000000000000037806f60268fa090ad7e0cce5555dad3d4e28f7312b24a 1,982 1.00/1.00 vMB 373
498,886 498,886 000000000000000000aeac1e845cdbee5ea56717fbb1d8c05d9ce4a06a905f58 2,348 1.00/1.00 vMB 441
498,885 498,885 000000000000000000ac857f50176b25757158357f727de42eadd249ef09b3bc 2,359 1.00/1.00 vMB 219
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.