Loading Tool

Explorer IconExplorer

Memory Pool

75,326 transactions
27.77 vMB
0.07330428 BTC
Random Selection Loading Transactions
Max Size: 169.45/200 MB

Candidate Block

Mining Attempt c0239c031fd13242c62179a26addabeb7657a61781011b7be473e185ac87edaf
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root c36607ff3ff3c4431f37ebd748192c1f05dfccdf8be93360335060a53297a6e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,227
Size: 1.00 vMB
Total Fees: 0.01344040 BTC
Feerates: 150.93 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (367,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,042 548,042 0000000000000000000732bfaf1429dfd1a943ea4b0709555607f64cb5efc814 93 0.05/1.00 vMB 7
548,041 548,041 000000000000000000003590ff9f19c36169472890ed5853f7346e6a6a9d165e 456 0.28/1.00 vMB 12
548,040 548,040 000000000000000000029e4e0bde2683664e863897acd76790d97feeafa931c2 883 0.70/1.00 vMB 5
548,039 548,039 000000000000000000073b78682314d569640d6e4f281a3667fbf0a85ea94a13 3,016 1.00/1.00 vMB 13
548,038 548,038 00000000000000000014ce281edc064f468708c821714835faa73b874913e0a8 277 0.18/1.00 vMB 19
548,037 548,037 000000000000000000013c5124ab7de019e899bef8fa63ac2747e6e6b86f6298 2,030 0.83/1.00 vMB 11
548,036 548,036 0000000000000000000e0f503c7f74c668c22ab56c39d9ecb41b1f2e8039908e 472 0.32/1.00 vMB 6
548,035 548,035 000000000000000000212ed8edd3e248edc23f26007aebbfbce01686485b387b 1,546 1.00/1.00 vMB 3
548,034 548,034 000000000000000000265a5c38bceb1cb6ed7e2aa794b86debea1fb4ab00efcf 3,139 1.00/1.00 vMB 18
548,033 548,033 000000000000000000003fc5b58e590775cb5d512965865ea9bb3fe1e16af9de 2,492 1.00/1.00 vMB 8
548,032 548,032 000000000000000000001932e6a603f6451fa813e238f446f7539f3fa6d5ca5f 247 0.17/1.00 vMB 37
548,031 548,031 0000000000000000002430a9f2645ce2db33bd0e2de24043292038e55a227164 523 0.27/1.00 vMB 14
548,030 548,030 0000000000000000000213caf8084216324d38cac0896e918150034bfdc8fa15 1,020 0.33/1.00 vMB 20
548,029 548,029 00000000000000000018fda255e7bb2696af9074354db458d9c242c01bb5b2df 1,840 0.99/1.00 vMB 8
548,028 548,028 00000000000000000024701ad4b33dd294762d1fcfdaab7e14ed674fc8f4fa33 2,534 0.99/1.00 vMB 11
548,027 548,027 0000000000000000000b590bdee0805799dd0298630d2457ee6e81849e93ec7c 2,585 1.00/1.00 vMB 10
548,026 548,026 0000000000000000000e7c18d09ab78d56cb63a357375c6ac70750e823929d5e 1,974 1.00/1.00 vMB 2
548,025 548,025 0000000000000000000cadb14eed15fda373a470a3f92fd1ae9e83a94850abc6 2,744 1.00/1.00 vMB 12
548,024 548,024 0000000000000000000daa7998539d3dd37582710a53831063ce7ba8f7fdec8a 64 0.02/1.00 vMB 11
548,023 548,023 0000000000000000001494195706e4e3c785004ba40901a1b523c7fade1517b9 778 0.30/1.00 vMB 24
548,022 548,022 0000000000000000000c5794e9d0d2d309b2f12a9b557df5640ca4806932ce6d 1,303 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.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.