Loading Tool

Explorer IconExplorer

Memory Pool

78,510 transactions
29.15 vMB
0.08269192 BTC
Random Selection Loading Transactions
Max Size: 176.41/200 MB

Candidate Block

Mining Attempt 195403589d9149222447798e3c0ac7cc891511655b6d1a1653216775095d9e1e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 16a1b43e6fd0994813563376d37dbadc05fcf13b6ebec65903a47bacc1f1906f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02171626 BTC
Feerates: 178.73 > 2.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (329,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,467 585,467 000000000000000000177142b43b42d217b2c8cc3aa5053f4d3a5c4e8e7eb938 2,983 1.00/1.00 vMB 59
585,466 585,466 0000000000000000000b5e2a83da9d670c96661789ace1b400502980c27e0006 2,509 1.00/1.00 vMB 24
585,465 585,465 00000000000000000013ccddfdad0a7d98786dd967d059fb7efd4df200227de3 2,456 1.00/1.00 vMB 41
585,464 585,464 0000000000000000001a0de57bc28aaa0dd2f82c18e238dcf54f4dd91d4f7fd2 2,111 1.00/1.00 vMB 46
585,463 585,463 0000000000000000001e99c49b3fed54ea3bfa7333fb8e30c2575464ecd46528 3,326 1.00/1.00 vMB 75
585,462 585,462 00000000000000000014611403b3c18ac11a6710b5abdcefeabb48ea3fa7863e 2,706 1.00/1.00 vMB 79
585,461 585,461 0000000000000000000fc84bd6dfa1fa38a0143cf4203942bd2f98e03d63e2a9 2,641 1.00/1.00 vMB 86
585,460 585,460 0000000000000000001a9c4cfb84b306b3655cc71030d8f72cbc148cfdcd9808 1,501 0.59/1.00 vMB 38
585,459 585,459 000000000000000000013cc69656872346ed83ac907e69aa8021917bbcc49c9e 2,613 1.00/1.00 vMB 59
585,458 585,458 0000000000000000001cf06463802ec246ab16248537f8551116c2410f98548a 1,646 0.57/1.00 vMB 42
585,457 585,457 000000000000000000191e7b233a720ee0bdd2a90057dac2fccfdaec35a2ad26 2,170 0.82/1.00 vMB 20
585,456 585,456 0000000000000000000ea41b136e0f7cf80bb8e0163cf846fc5fb8fee7e7d7ea 2,985 1.00/1.00 vMB 69
585,455 585,455 0000000000000000000762301d0cd54f1bffe00643d1bcb75ce10c461afaa069 2,640 1.00/1.00 vMB 74
585,454 585,454 0000000000000000000fa830099be923ae1e894ebbe2e2a67f9c20ec4f0f0ba1 871 0.44/1.00 vMB 32
585,453 585,453 000000000000000000061c583ffadd22c0859dac6af12a0b09c9b5d016ecd63a 2,918 1.00/1.00 vMB 57
585,452 585,452 0000000000000000000de9973bd600c1bc4ddbf01edd347c2491c6555189b279 2,579 0.79/1.00 vMB 39
585,451 585,451 0000000000000000001e0a446f87007cbf6763df130e8d37f05560651cc73458 1,393 0.40/1.00 vMB 7
585,450 585,450 0000000000000000001d83cae5ec5a0fe504dd852d718af619263f1a794bd159 2,529 1.00/1.00 vMB 45
585,449 585,449 00000000000000000002db2e5533e89caf7e6e4974b0c6fb82f4f6aac664da89 3,102 1.00/1.00 vMB 53
585,448 585,448 0000000000000000000fc67f4b3ace7d061cd585bce7f180026148318f1622c0 1,651 0.57/1.00 vMB 26
585,447 585,447 0000000000000000000795dafc128c931ddce9db5bc97b331e270360479a086b 2,017 0.68/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.68 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: 678.15 GB
    • Received: 16.44 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.