Loading Tool

Explorer IconExplorer

Memory Pool

76,248 transactions
28.26 vMB
0.09192218 BTC
Random Selection Loading Transactions
Max Size: 171.47/200 MB

Candidate Block

Mining Attempt 6378434091c376b2216ee2603dbe153c2df8432fa89234aa69613fda621d3336
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 33af02462a6e52a6184c72f2545bd66c900b5c411af7a959a0ab3563a8a55562
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.02996251 BTC
Feerates: 402.60 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (566,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,975 348,975 000000000000000002ea26c393dbb2884895673a2166b8007967501508df45eb 399 0.20/1.00 vMB 32
348,974 348,974 00000000000000001081ec19c832ccba3df4fe1e3a72a6a5e86c53437da45e15 51 0.08/1.00 vMB 7
348,973 348,973 0000000000000000123d13f77376f2413631a6abc1a7156960457679521190fb 897 0.47/1.00 vMB 28
348,972 348,972 000000000000000014977bbf721dcdaa70c3f319e6d035444536e97d638836a5 265 0.18/1.00 vMB 19
348,971 348,971 0000000000000000140975779d1303d22d0dfb3215fd166df182da42a538b53b 1 0.00/1.00 vMB 0
348,970 348,970 00000000000000000c25df63a7e7bab9d409fb3a945ebf040faa2eb90a758427 298 0.21/1.00 vMB 19
348,969 348,969 000000000000000013c13b1d0405be04baa10a00bdac2684a438012c96374f23 949 0.48/1.00 vMB 26
348,968 348,968 000000000000000001e96bf967026dc9db1676cf80e79fe37d777077879aa00e 654 0.32/1.00 vMB 28
348,967 348,967 00000000000000001074de624d0d602ea30ec1fbfdac4d0e71afa01880724470 821 0.45/1.00 vMB 25
348,966 348,966 00000000000000001686e89f2c2915ab491814230f6248879767833ec5582909 155 0.08/1.00 vMB 23
348,965 348,965 00000000000000000311e6e3d5d340b3a81b3b9f3589b6323fc5a2a10e7b7ca8 452 0.22/1.00 vMB 27
348,964 348,964 00000000000000001328eaaf32fea3f11894573c56cf02950004f1c623a4d730 864 0.40/1.00 vMB 30
348,963 348,963 00000000000000001070cba0d1c33e74791c0af36014445e2461a821f50d1979 368 0.17/1.00 vMB 28
348,962 348,962 000000000000000011e95b1c77faa0ae97fd570d4f5f02a70d4adf2667055773 376 0.18/1.00 vMB 26
348,961 348,961 00000000000000000e23072895c272301fa76f6d007f21c7230f123736c4ab73 994 0.47/1.00 vMB 27
348,960 348,960 000000000000000008c104e7bae8b8c8b11ebd1b2486ef812c7116c0594c7c8d 427 0.23/1.00 vMB 26
348,959 348,959 0000000000000000074a6b2a532f2df7c79cccbb7482419efcede3dd55a817dc 84 0.05/1.00 vMB 21
348,958 348,958 000000000000000015a9652a7aa227a147947f97adb81f361f90c444ce32337d 759 0.41/1.00 vMB 25
348,957 348,957 0000000000000000032f362a08b43cd90a3a4004186631d8458b775d110b5a5b 756 0.41/1.00 vMB 23
348,956 348,956 000000000000000012fc3ce3545bd5c35ae6ff8f98ffd1125f437d997f91d0c4 930 0.44/1.00 vMB 27
348,955 348,955 00000000000000000cd824143e598494d06eb74092a74fdc2bc3784959b61a9f 64 0.02/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.