Loading Tool

Explorer IconExplorer

Memory Pool

72,830 transactions
28.09 vMB
0.06684371 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt b349287bfd07a97fc278ea2a5527d0587cafbd521c1489f55ca0dbe4fc56e500
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root 0120aae8f889a41200262039d4a4ec3ef63b419365df9ff8933441d38ef44b1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,601
Size: 1.00 vMB
Total Fees: 0.01074571 BTC
Feerates: 111.62 > 1.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (308,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,542 606,542 000000000000000000093ce8e223fcc3fdd88661badde5fdc4927c973d4df799 215 0.09/1.00 vMB 42
606,541 606,541 00000000000000000008224961c45a257c70283f00dadcde1e88e2e315f5f2c5 2,113 0.92/1.00 vMB 6
606,540 606,540 0000000000000000000dc23667f84c16a43b28dc0419a5ca71e49034b6be126e 2,655 1.00/1.00 vMB 30
606,539 606,539 0000000000000000000dc42c484e16448a334f2a6093297d7b0b97da8ab704eb 707 0.46/1.00 vMB 10
606,538 606,538 0000000000000000000e374d48d781b73fec75966e4c2c0ed00346326132b653 905 0.25/1.00 vMB 15
606,537 606,537 0000000000000000000fab80bd3d44214484516d99f6371cd6a94a896201afdd 3,091 0.93/1.00 vMB 20
606,536 606,536 0000000000000000000529712b6c537c4fddbbc6787599c39c6ec3e20dfe11b1 160 0.05/1.00 vMB 24
606,535 606,535 0000000000000000000071d1201b78fe1e8bf3696671c12e527e9c54c070549e 2,228 0.61/1.00 vMB 13
606,534 606,534 00000000000000000002c5863ccf07faa70c9714dd4532133a4fa39b2cf5013e 3,244 1.00/1.00 vMB 22
606,533 606,533 0000000000000000000f1cb482c43d8917067146bd5ecafc73a61be04e7c3519 3,285 1.00/1.00 vMB 23
606,532 606,532 00000000000000000012176a290ecbf321c2e809773a4eb616d2edb04328dc25 1,312 0.39/1.00 vMB 17
606,531 606,531 0000000000000000000627e54ceed09eafbd9278fa04020b234515b8c639f0a9 918 0.56/1.00 vMB 3
606,530 606,530 00000000000000000000f2b78305b51fb355e9ee4b863e8ac42b4541aef57576 2,724 1.00/1.00 vMB 20
606,529 606,529 0000000000000000000031d2e87e6b1e769d7312d5b6ac428a7d578322f97aae 1,409 0.44/1.00 vMB 12
606,528 606,528 000000000000000000125f897b41e6fc22c1b9d9364ac0fe0160ba84fdc3da8e 3,070 1.00/1.00 vMB 20
606,527 606,527 000000000000000000120ffcf2529ab02cf8f4dcaca35614ee2f5b92f6e42e64 326 0.13/1.00 vMB 27
606,526 606,526 00000000000000000012662ae30a9c698332bff8b62f897f2cb651e3dfdb9ddd 1,423 0.40/1.00 vMB 16
606,525 606,525 0000000000000000000140486e4ba5ae0d4e34ca66bcfec9407d25eea701b20f 46 0.02/1.00 vMB 48
606,524 606,524 0000000000000000000c80a44dcbc7acd8b58a21643bb18c80958256579c3132 1,813 0.56/1.00 vMB 8
606,523 606,523 0000000000000000000d5dc4d8da8558f31cd99afc27c84ca80891603cfa33f6 2,678 1.00/1.00 vMB 7
606,522 606,522 0000000000000000000223029d0b4b175ca29f1b240829bd974ac4eb9adc6906 3,736 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.45 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: 666.84 GB
    • Received: 15.23 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.