Loading Tool

Explorer IconExplorer

Memory Pool

76,784 transactions
28.53 vMB
0.08559489 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt 49c1b343958f954cce38bfb0377d20c8f2c83b31aa0cf3f7b48eb00b6eeef0aa
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root adfe6352b5e152f73d0d7c97f2862c76ec4732d035058bd22f8117f08a785c5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.02087192 BTC
Feerates: 56.81 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (382,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,889 532,889 000000000000000000220e73bddde399c8bdfc88b68c5e702b8f11bd789116ba 399 0.23/1.00 vMB 19
532,888 532,888 000000000000000000056e8c13db24b1287a26c14bdca8e1267c6dd43a8d64e4 677 0.26/1.00 vMB 29
532,887 532,887 00000000000000000006469e0403df12cd62667e17bfc27ea6cf75ad076b6600 41 0.01/1.00 vMB 13
532,886 532,886 0000000000000000001846593915e92398fd5b1fa263c0c25b9cefd49a6105f4 1,408 0.83/1.00 vMB 12
532,885 532,885 000000000000000000054e166846ece69f0c50b2d47dbf3129fb305e7141d2b9 2,532 0.98/1.00 vMB 28
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
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.52 GB
    • Received: 17.56 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.