Loading Tool

Explorer IconExplorer

Memory Pool

81,078 transactions
29.84 vMB
0.15079125 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 5a03d27597d2f07b029ae74bb2d419734b46cd6d1eaa61f280eff5deb9eec82e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9c2594ebf9c3955bbf2549bffeb4d90f6eced47df68dbceb9d109db28adc2dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.05709630 BTC
Feerates: 1,002.91 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (382,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,884 532,884 00000000000000000006d4813e2c558ea080d52cee4616539de290d94eafadcf 203 0.07/1.00 vMB 26
532,883 532,883 0000000000000000002d844db4614306659413a1dc19b104577695c4629f7fbf 246 0.09/1.00 vMB 35
532,882 532,882 00000000000000000031aba20453de7250e23e5621f1f91d9fbe255a46d7ff12 360 0.13/1.00 vMB 30
532,881 532,881 00000000000000000010c381387d682068dc51c9a3ce8e5e9d52bf77f304279f 1,023 0.44/1.00 vMB 15
532,880 532,880 0000000000000000000d876f96ef082355e39ac104dab28a894b491249cb524b 1,613 0.84/1.00 vMB 25
532,879 532,879 000000000000000000228690eed118c7b064e3a5f03c2ba9ba0c58f0b59f41c7 850 0.82/1.00 vMB 4
532,878 532,878 0000000000000000000565ac0d9af658d08f24f3eea6ec9992bb325dbdf448d2 2,328 1.00/1.00 vMB 26
532,877 532,877 0000000000000000002150f6fc53b44c8738993f002218ac159b85032895a9ed 495 0.23/1.00 vMB 14
532,876 532,876 0000000000000000000e6ba9b69fef180e245d60f64a4a23b967afca84e12828 1,137 0.51/1.00 vMB 25
532,875 532,875 0000000000000000002714102cc4898810336684590cf82cf12d6a611c10761d 1,606 0.78/1.00 vMB 24
532,874 532,874 00000000000000000009211e36e516d707ded5c7aca69dfdf0e304d4002f55fd 1,155 0.52/1.00 vMB 19
532,873 532,873 000000000000000000337d855146bc7c3ee5952d524eac1a6f9e7809bd10c79d 2,241 0.84/1.00 vMB 19
532,872 532,872 00000000000000000020b0805ccf1ccf636f29e0e8fbaf48302a40f555ce032a 1,627 0.76/1.00 vMB 20
532,871 532,871 000000000000000000032d35bd3f1f7ec4417d7e35698cf76daba0f2a5d61db6 230 0.16/1.00 vMB 11
532,870 532,870 000000000000000000290cca5b48a7bb21560bcc25238bf832764e72552be26a 17 0.06/1.00 vMB 13
532,869 532,869 00000000000000000002be88ced18529f658ce8767f069becc957a95ec15a3aa 976 0.59/1.00 vMB 13
532,868 532,868 00000000000000000034f835e2700ceb5a10e95476b1f14b85d3dd8c599282e1 83 0.12/1.00 vMB 9
532,867 532,867 0000000000000000000d21e1f0d879eaa950049838cf1ed5cc7dd4008991cb6a 456 0.40/1.00 vMB 15
532,866 532,866 0000000000000000001e3e7abbc164162070c5b6e9fb1968f3c5016f8630cf56 1,025 0.53/1.00 vMB 14
532,865 532,865 0000000000000000001c425c827eaa91976212d0eb47e2e5efa0a58edd45e830 945 0.33/1.00 vMB 18
532,864 532,864 00000000000000000017093fb605dabb2a9e7f1e89623cfc738ff28649d610e7 2,388 0.90/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.