Loading Tool

Explorer IconExplorer

Memory Pool

86,239 transactions
31.71 vMB
0.10521484 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt 6a99116cc443832a8b649f3af493b93d87eda62b2464a391d7175107eaab9f10
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 65e5c9bf7e5b933e071d7e7f521016d675acd963515407fa8f8513fcd3e92b40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.02577263 BTC
Feerates: 1,236.26 > 2.58 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (639,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,424 275,424 0000000000000001a0c2b183cb7e46b3594b3230774a507e7725bd88a0cf5c3b 1,146 0.54/1.00 vMB 52
275,423 275,423 0000000000000001c320cf791393a437180be06345927b5312dc227481e8a60c 86 0.03/1.00 vMB 61
275,422 275,422 000000000000000193552e67a7d2d778fd633899484c7a3b54d970d03b412040 105 0.05/1.00 vMB 35
275,421 275,421 0000000000000000f64f59a53921aa7b444c0edcab3e3d0ef08c01f990782d9b 342 0.15/1.00 vMB 50
275,420 275,420 00000000000000000e17262ee705301bb735ad3e66b377091ee7934b2c21dc21 104 0.06/1.00 vMB 34
275,419 275,419 0000000000000003a96021bc7f370e45f3320b978fc71906a61aae75a75c6be4 486 0.22/1.00 vMB 46
275,418 275,418 0000000000000003bd8d354d6a764dc52aa5f38edaa44fe614c965c2c3952879 132 0.08/1.00 vMB 7
275,417 275,417 00000000000000013012f4cdf5baef9c2cc7861d574a76644ee34a554ad9028a 160 0.10/1.00 vMB 40
275,416 275,416 0000000000000003572f89b0072f5091c8893a9876ff3e41c9b164e470adc488 235 0.14/1.00 vMB 27
275,415 275,415 00000000000000016bf1eef4382b22f51a2422ed8dc6c0e889cbbdd39f24e161 143 0.15/1.00 vMB 11
275,414 275,414 0000000000000001cbec02648253ff3c0ce630ecd79eb0985d6e3e511543f6a0 112 0.15/1.00 vMB 2
275,413 275,413 0000000000000001d9d876906664fb4405fff5052f53ee468f21f68df2fb0cb1 115 0.15/1.00 vMB 10
275,412 275,412 0000000000000003114531e9cf787f3a0d643a4d50e9389d162ee943493518cf 141 0.05/1.00 vMB 41
275,411 275,411 0000000000000001959bf898acc88c100a0d9d9808def8f6e42aa485c912d8f8 348 0.15/1.00 vMB 45
275,410 275,410 0000000000000000937e6879d8bea9c13bd94e6f3a975f8e8e6349b96d9fa123 470 0.20/1.00 vMB 46
275,409 275,409 00000000000000030c7fbf4f7a2ebb860968bdab51175ec9180527410012e545 266 0.15/1.00 vMB 39
275,408 275,408 00000000000000021ff98c61565a3d3706920105171d1bb84712a590affe0aef 537 0.25/1.00 vMB 38
275,407 275,407 00000000000000030cbcdbc57ac5b846eb2b031afb6932efc0796a5351292892 532 0.25/1.00 vMB 71
275,406 275,406 000000000000000213fb5c6933b97b01ae3d4dd6def9f4ef29211118e5c10d0b 35 0.15/1.00 vMB 0
275,405 275,405 000000000000000300a2f4651411b59bbfb8c1788d3b847a8d0151ac199addee 280 0.15/1.00 vMB 34
275,404 275,404 000000000000000150365112680114cddd34b47cbf8a41c4e6823b38bf643f98 200 0.15/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.