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 (455,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,562 459,562 000000000000000000736f427ee9838630ed69d89ecb7d28f28f5521944f5251 379 1.00/1.00 vMB 18
459,561 459,561 000000000000000000f505245e139c80fee4a308bfe7b641d02038ed0c30ee10 2,070 1.00/1.00 vMB 75
459,560 459,560 0000000000000000001f1dc4dbadf3fdd1de269747084ade4fb30549a1de0626 2,198 1.00/1.00 vMB 174
459,559 459,559 0000000000000000001c12f3cc20bfec947d51d956cf0503b51080e09e9316e8 573 1.00/1.00 vMB 23
459,558 459,558 0000000000000000000110cd1bca7a4e287feb522a60f40b24a2e134b8629fc0 466 1.00/1.00 vMB 30
459,557 459,557 000000000000000001fb9262ed56914c7058313f997c7bbff5e83f6a13a2b5d4 2,058 1.00/1.00 vMB 112
459,556 459,556 0000000000000000020b413892f0523c3c716dec926f2bc653e6d3af968e5fcb 1,974 1.00/1.00 vMB 87
459,555 459,555 000000000000000001ffc8a6d06eb614633753b72f0e2937678d880606adb704 2,362 1.00/1.00 vMB 188
459,554 459,554 0000000000000000017b8f5acf53ddb18e430beb6857872ffe5a02597b58f9df 2,119 1.00/1.00 vMB 126
459,553 459,553 000000000000000000698a67c553f78964a14ff8fb9b75f6b08de48a6b0dbc32 373 1.00/1.00 vMB 13
459,552 459,552 000000000000000001f0ee9eeebeabc20e2437db910a34f804950fc3bcac4ecb 450 1.00/1.00 vMB 20
459,551 459,551 000000000000000001702377e31dca2947bda5217d8953ecd3935bb9c55acfc9 243 1.00/1.00 vMB 18
459,550 459,550 000000000000000000587178394b6dbb132b34461422711c66db8ac0967dc846 1,409 1.00/1.00 vMB 42
459,549 459,549 000000000000000001bd08e413bf5a5445c3dc6a8ea5dab92dd240b0817790de 2,187 1.00/1.00 vMB 114
459,548 459,548 0000000000000000011a9828086fd4c0c3d467e0a4446a629ab2617a09710715 2,274 1.00/1.00 vMB 167
459,547 459,547 0000000000000000000b914ba5d36002cc26115e04f157e71dc6cfda8832ab3e 1,957 1.00/1.00 vMB 45
459,546 459,546 00000000000000000226830f56a2b917a65a2ecef9db7d29b6d2664d2eae8695 1,600 1.00/1.00 vMB 97
459,545 459,545 0000000000000000016929342b797de0e9a97da1edaf972a4ea7770f5ba6a941 2,089 1.00/1.00 vMB 166
459,544 459,544 0000000000000000024e3bf0886a6f08da36e7caea86e2af14f7a8718a490293 1,947 1.00/1.00 vMB 110
459,543 459,543 00000000000000000094eddf95b65a06ccdb365097ee8244c416d48de7376259 2,133 1.00/1.00 vMB 188
459,542 459,542 00000000000000000201753cde67c32ad263a208ee138158b0b63ce1ff8c34cb 1,775 1.00/1.00 vMB 106
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.