Loading Tool

Explorer IconExplorer

Memory Pool

81,037 transactions
29.78 vMB
0.10340602 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt d3972371f8845f78a8621269fb04f423de3f4a7cfb5356aa6272cfef9d6ddf62
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 446a5f0bb0590930056a6851aaa18d16d588f71285a5ea6b560e8418f70b10b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03845115 BTC
Feerates: 146.36 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (378,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,130 536,130 000000000000000000175fed3bc753be120da5ac6d93a48478afc7dfb7125567 1,371 1.00/1.00 vMB 6
536,129 536,129 0000000000000000001876a599898bf4f4eef5e029f2135257f60ee7e540a68c 2,025 1.00/1.00 vMB 30
536,128 536,128 00000000000000000011b735b8fde14db39704c446dd2b1ae4b8db198c255e0d 741 0.70/1.00 vMB 8
536,127 536,127 0000000000000000000bdac4f95f5a93c6274977face2386814e8e95d5e4ae76 2,162 1.00/1.00 vMB 5
536,126 536,126 00000000000000000002a04465dcc217a8363abeea7764136ab07aa6f34e2747 2,230 1.00/1.00 vMB 20
536,125 536,125 000000000000000000239ffa5bd73d0dbc1c03ddbeda3c5295e6b99640d9e3e1 2,128 1.00/1.00 vMB 20
536,124 536,124 00000000000000000026df7a4b53c6e9fbd6db7359c9390e3c831e6c83990854 1,570 0.87/1.00 vMB 9
536,123 536,123 0000000000000000002ee4c79433b7f6369647bcd94f8e6819e9e911a3dc2259 2,120 1.00/1.00 vMB 14
536,122 536,122 0000000000000000002cbb899df8f6af136ddd97c92d8b443dcab9636c13e097 1,472 1.00/1.00 vMB 7
536,121 536,121 0000000000000000000fb31adc4abf141f0de9c864901606668a69ad6e4895b5 2,921 1.00/1.00 vMB 32
536,120 536,120 00000000000000000012b02d28b2c781c0276873530c03bd97adec81b398e315 2,124 1.00/1.00 vMB 20
536,119 536,119 0000000000000000002723162dc600fcd56277d190146473fd83cee2747688f5 70 0.02/1.00 vMB 16
536,118 536,118 000000000000000000086d6a8f45327c91da6047cafd1d0da4d37516e832fa2b 1,583 0.77/1.00 vMB 16
536,117 536,117 00000000000000000013b42da51f7c18315cf82484fb5cef013ea78eed9f211a 576 0.30/1.00 vMB 14
536,116 536,116 00000000000000000015306e467ce487ac1b5afcf5475ba00d65c9fb683af344 1,126 0.92/1.00 vMB 6
536,115 536,115 00000000000000000029cdb8097a3a9cf744c1685b58995193f7bb0559b9bf9b 2,342 1.00/1.00 vMB 9
536,114 536,114 0000000000000000000992d9ac11582cfdb256399b87a81f56bf1aab3751d414 997 1.00/1.00 vMB 9
536,113 536,113 0000000000000000000bd4874e770b4803b71ff44fd393987dd47421c97092c1 1,586 1.00/1.00 vMB 8
536,112 536,112 0000000000000000001d95398c634c0843bcabc9f49e60463fb561fa17536574 1,960 1.00/1.00 vMB 12
536,111 536,111 00000000000000000021c8c0a46cb76889c7bae1fae75f8e4e69e9256628eb34 1,716 1.00/1.00 vMB 21
536,110 536,110 00000000000000000010b31a9aeb96f97f9b2c7ec55bcbaa32c1de758c1079ec 1,948 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.