Loading Tool

Explorer IconExplorer

Memory Pool

39,958 transactions
20.30 vMB
0.08790294 BTC
Random Selection Loading Transactions
Max Size: 111.45/200 MB

Candidate Block

Mining Attempt 89d430b5fa798799c90830396cc90031ec5acbdbde1804f94efd19c9833491e1
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root 48f328ac0d56116e6a38f21d1a0663174d2d0505196e3dea364a6bbdd23b875f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 1.00 vMB
Total Fees: 0.04441463 BTC
Feerates: 636.23 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (762,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,460 151,460 0000000000000bad4bb67388bcbb9f586df60464acfb6ea966c10dc5d407fceb 16 0.01/1.00 vMB 630
151,459 151,459 0000000000000b08978ceca656e47d401fff2f6d564375c2caa11ca8357d2f05 36 0.02/1.00 vMB 140
151,458 151,458 0000000000000633e3539b85edaa02f7da1904491d53f207a6a911abe9f63487 121 0.05/1.00 vMB 309
151,457 151,457 00000000000008ba4a34b196aaea2ae74eac83fec2d3fd3468dd0445577cacb3 4 0.00/1.00 vMB 194
151,456 151,456 00000000000008b8dff21f3ede881dc7e5a08ad8611d5e43cc2f5edeac4db0d1 142 0.04/1.00 vMB 45
151,455 151,455 00000000000007cd2b05762090fc8477ad704b0944b9258e059118420c9f40e0 14 0.01/1.00 vMB 38
151,454 151,454 00000000000006ebf30f4b808af049d9d3b0fb2ad295ec7de081b587cd22f037 35 0.01/1.00 vMB 66
151,453 151,453 0000000000000d0bb98e18f1419000d5da6621fbaa83fd475f19bd64a6dffa8b 8 0.00/1.00 vMB 212
151,452 151,452 00000000000002da33d9e1453c8468ee9b598b442b51d82d48b74dc0bab38cca 27 0.01/1.00 vMB 0
151,451 151,451 0000000000000301495c2a0822db2b6f3b5010bcd7efb93113383bd04cbc92e5 12 0.00/1.00 vMB 0
151,450 151,450 0000000000000beae1e730224ca6995e451bf0e48b261cc9be01f3be922c23ea 45 0.02/1.00 vMB 61
151,449 151,449 0000000000000b87212eef08e9fb578ba1be30531d86ede1ce1543878b3954a8 12 0.01/1.00 vMB 10
151,448 151,448 000000000000070bb168b27cd8db7fed14aa94a279fa6187af204f90e8e86668 84 0.03/1.00 vMB 24
151,447 151,447 0000000000000d91edb04a330ced75967f4427b7b2dc724da601d02609a29f6a 74 0.04/1.00 vMB 119
151,446 151,446 000000000000072bc806ef9d4c5c9c62649bd6a8c1cdd78ee978577d9ac9560d 20 0.03/1.00 vMB 524
151,445 151,445 00000000000009b19d19a699d2b0f780af798e39e3160bfe51c550abd33e7fa5 66 0.05/1.00 vMB 499
151,444 151,444 00000000000001ea683eea03d86484cbb16117e54c9b4a27c485be098a6dd12b 104 0.04/1.00 vMB 86
151,443 151,443 0000000000000792cf729e8e17a6e846858e4831275adc7954589cb8f8532325 25 0.01/1.00 vMB 97
151,442 151,442 0000000000000a72e8394a8bc4a8bee5c403e0718cf93c53ae9a54cae3fb6e3c 66 0.02/1.00 vMB 225
151,441 151,441 00000000000003d200938b7d41c4f92acf9edb4fcba3686dc02bb64d88ddd01b 70 0.04/1.00 vMB 28
151,440 151,440 0000000000000c6cd0d41796e90f7ead411af08806c7aa03cfaae503d40bb9aa 33 0.01/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 780.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.80 GB
    • Received: 5.55 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.