Loading Tool

Explorer IconExplorer

Memory Pool

33,099 transactions
25.27 vMB
0.07319068 BTC
Random Selection Loading Transactions
Max Size: 127.33/200 MB

Candidate Block

Mining Attempt 13c014ba24fa34e16d51929b669769b0814e4e6f95b241224dbb3e7bbf88c4bc
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 18eebd0a35550dce71a0965c4ce4307c27a64cdccbb4bff0fa7700c9aeee662b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02466640 BTC
Feerates: 100.60 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (221,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,478 693,478 000000000000000000031562cb10d22ad1b3abfba8a2c4473f207d00b68e39f8 266 0.08/1.00 vMB 11
693,477 693,477 0000000000000000000a09181833eec5866dd6c33a8109129b631fb450a7b7e6 2,469 0.92/1.00 vMB 14
693,476 693,476 00000000000000000008ef887421f6d409219167265f350a837b1a61f7f578ee 1,346 0.59/1.00 vMB 12
693,475 693,475 000000000000000000079bac61f51109d847aab797dc4faa4869d29f360fcfa8 1,601 0.70/1.00 vMB 10
693,474 693,474 000000000000000000032139ff0c979388b40e275dd157472600e588a0d26c89 1,161 0.46/1.00 vMB 16
693,473 693,473 000000000000000000105be63ce571907fc08582a4650ed98c7c7a8485dabac9 27 0.01/1.00 vMB 11
693,472 693,472 00000000000000000004a87dc7003e0efe0b142b8d88ab5ac14170d8ec821636 2,109 0.96/1.00 vMB 10
693,471 693,471 0000000000000000000ed2282950b0f16ce3065477ba6659b6ae15dde88de712 721 0.99/1.00 vMB 4
693,470 693,470 00000000000000000007263edf135dd6ce8a05850a942a03f58ce14401a0b4b9 1,907 1.00/1.00 vMB 11
693,469 693,469 0000000000000000000d6612559a2ca4caa866ca1cc56559b717b61a09dd303e 1,774 0.66/1.00 vMB 19
693,468 693,468 0000000000000000000f58c68a8bd03a6a411e22a2e4a49f0f784987200733e5 823 0.37/1.00 vMB 3
693,467 693,467 0000000000000000000d23fa168268f64c8e7241ec7822f70fd6f032c4b4b02b 2,864 1.00/1.00 vMB 18
693,466 693,466 00000000000000000010199ffbc642e2b4ec28f4427e52c2b9971530e98bd610 2,343 1.00/1.00 vMB 6
693,465 693,465 0000000000000000000bc0fed6ccbd43f5f09f1b6103fc044c4da9eee56172e2 2,642 1.00/1.00 vMB 16
693,464 693,464 0000000000000000000f8d005e7368c1e8673413e5e69169086ff1256554e48e 2,573 1.00/1.00 vMB 24
693,463 693,463 0000000000000000000305f0c33bc7dc4c7e4cc20fb38c2c7741d5d8f780e257 2,300 1.00/1.00 vMB 4
693,462 693,462 0000000000000000000a37d3ea2a6d950ac47428ac8581cc777fbd1ca9b8c122 2,519 1.00/1.00 vMB 21
693,461 693,461 000000000000000000015fb55c6278b6362735e372ad81edce261869d1de1099 623 0.94/1.00 vMB 4
693,460 693,460 0000000000000000000247615f6688a6d32d21308fc4bb0845f684f72a5a5b54 1,271 0.42/1.00 vMB 10
693,459 693,459 0000000000000000000e1b3d6fc9967df6e2e62e7082ef0158ae49f36b143164 149 0.07/1.00 vMB 12
693,458 693,458 000000000000000000095de0d8de3c9515e3940fb612ee43930b903fa90e34ef 1,381 0.83/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.87 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: 642.84 GB
    • Received: 12.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.