Loading Tool

Explorer IconExplorer

Memory Pool

25,804 transactions
23.25 vMB
0.04650361 BTC
Random Selection Loading Transactions
Max Size: 123.91/200 MB

Candidate Block

Mining Attempt 6eabe3145d995adfb2cda87701bc1054fdff2eaeb844f363d5d11518249eebab
Version 20000000
Previous Block 00000000000000000000d9e94da7fe85b7aca24cb419362f952bb99fb4f5ea06
Merkle Root 42c43b3ac315fcb51c31d8b23ff47b89bf8dd26e8e5f13253e35e8387b57dc15
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.02104540 BTC
Feerates: 444.31 > 2.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,992 (131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,861 939,861 0000000000000000000106ad5b2bd074a26441ed627d7510f8b703be6089f8a8 4,435 1.00/1.00 vMB 0
939,860 939,860 0000000000000000000101dac12a671ba51d95ca39aff760f4d11224ed753891 3,614 1.00/1.00 vMB 1
939,859 939,859 00000000000000000001df8968453e1adf1b2531892b3ff75c96394138f53822 3,885 1.00/1.00 vMB 3
939,858 939,858 00000000000000000001233066c08878d30122342ce47261593597b5ed0aa443 3,991 1.00/1.00 vMB 2
939,857 939,857 00000000000000000000aa5c288586253c8a59836b2b141aaf3c7369fa481513 4,936 1.00/1.00 vMB 0
939,856 939,856 000000000000000000010970e8fe5fcf6c5ddc9ddd1b042c02981dc114329782 3,773 1.00/1.00 vMB 10
939,855 939,855 0000000000000000000097c5d882b44dbcc793988c8149a5d1f9015d8ea50db5 1 0.00/1.00 vMB 0
939,854 939,854 0000000000000000000196c4ce2c5eb0b1d0df87451bc4595dab20cdf99db015 2,136 0.66/1.00 vMB 2
939,853 939,853 00000000000000000001c7f840a92da98e8ef3076c41a4b343067deb0d75fe12 1,397 0.44/1.00 vMB 2
939,852 939,852 000000000000000000018ce7e44b726f94a02fc1d4d92c589d6fd5eb3e268592 4,970 1.00/1.00 vMB 0
939,851 939,851 000000000000000000012977b5ff11cdfcc2817a01cfe77de43e2d95308d7984 1,781 0.51/1.00 vMB 2
939,850 939,850 00000000000000000001c3467edaaf74401def6af46460a0bf3c5a5424966747 3,831 1.00/1.00 vMB 1
939,849 939,849 00000000000000000000827b1139f0e32f7c1cab3712364fe999d60bdc330f83 2,725 0.90/1.00 vMB 2
939,848 939,848 000000000000000000001dd00ec2f34ed999b1a0f9d922ba7f3c1d450b6008a1 5,164 1.00/1.00 vMB 0
939,847 939,847 0000000000000000000071c69e5958fb1050ddd004cbe2519add3ba3d6b01aa9 3,284 1.00/1.00 vMB 0
939,846 939,846 00000000000000000000b88917b47e3fd01d8d2c8892d0494a22836daf74a46d 3,067 1.00/1.00 vMB 3
939,845 939,845 000000000000000000018e6e59ae3e437f8cf28098b54370890191da0ad60fbc 4,281 1.00/1.00 vMB 1
939,844 939,844 00000000000000000001a68f60864649dab91bb4868eaf7488457d17de7ddae7 3,189 1.00/1.00 vMB 0
939,843 939,843 000000000000000000013572a0fcd30ccd0e1dea1c96d5b0261f4bb72641542a 3,911 1.00/1.00 vMB 2
939,842 939,842 00000000000000000001e8134193eef7a438ca0f0ae7492e137f7604ccf16baa 4,228 1.00/1.00 vMB 5
939,841 939,841 0000000000000000000100d313279571b3c33575f355e6ebb54ee1a074073803 4,722 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.70 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: 4,416.40 GB
    • Received: 239.35 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.