Loading Tool

Explorer IconExplorer

Memory Pool

83,534 transactions
31.04 vMB
0.13912256 BTC
Random Selection Loading Transactions
Max Size: 187.25/200 MB

Candidate Block

Mining Attempt a379855318d754a15b08e604a36a331f29e7d3575dfa2ac98240bd9701cc1b8e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root fe74ad802963ae065518cebdf02eb52e62b8a8bf5c1963ae55880d664c1b9a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.07063356 BTC
Feerates: 366.60 > 7.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (680,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,974 234,974 0000000000000026ea256989e618af5f7905ed1468e2f702711efecaad226023 529 0.28/1.00 vMB 166
234,973 234,973 00000000000000fa5c182376bfe3741473d61bd5b5c6dcc3256923440c4f9458 132 0.05/1.00 vMB 188
234,972 234,972 0000000000000105fda45ddda3be03c0be33eea9d6fee7082853bc79ab4d5c5f 149 0.08/1.00 vMB 121
234,971 234,971 00000000000001320553d193de45682fe00c66554dbf6141070c5498a80810c1 250 0.11/1.00 vMB 157
234,970 234,970 00000000000000a99840fd1694c41caef45aeed68b1099d6f4eba1d99b9089d9 175 0.05/1.00 vMB 3
234,969 234,969 000000000000009960edb48288ac788a14405cfb7a46a2fff63c57ca2df89650 382 0.19/1.00 vMB 145
234,968 234,968 000000000000005ac7105d3208c49436e1365bf09ceac8e25ac2115b1bdfcc1a 472 0.23/1.00 vMB 167
234,967 234,967 00000000000000c8e8f4492c303d45ecb3b0a094bf064e531daca827344dbf90 557 0.22/1.00 vMB 170
234,966 234,966 00000000000000c0786fc02f56adfda3eebfab2bfdc14b68f84e50d8b8092b82 122 0.05/1.00 vMB 198
234,965 234,965 0000000000000109446e452ea6c6f6efcab261c17472aad0a846272d00832ae4 89 0.06/1.00 vMB 112
234,964 234,964 00000000000000a4e3749a10155ec5ed57e4e779a44aecc8f65bd66085f5d77d 353 0.15/1.00 vMB 176
234,963 234,963 00000000000000085a88049a0c86640666154cb7ccca42770906d5f1be8184d1 308 0.15/1.00 vMB 138
234,962 234,962 000000000000014910a8c5e30d7c88f836787c68254a3381d93830ef8b7d79a8 479 0.21/1.00 vMB 164
234,961 234,961 00000000000000c199a15782adc6ac0085fb99a56b8ef78a0d6c152f8184c4be 443 0.21/1.00 vMB 153
234,960 234,960 00000000000001594656445cf2f25d7d5240bdf96630f463ece6236d7240424e 291 0.17/1.00 vMB 131
234,959 234,959 00000000000000bedc3904c4623b160a49cc3c35d61c59f45129486022a930b2 143 0.25/1.00 vMB 14
234,958 234,958 000000000000019c6db9ad84646f94670f44b9187db74fd27ceb507cd6b94dd0 178 0.15/1.00 vMB 113
234,957 234,957 000000000000004d979714e301bec502d451cf91110d205f554b274ea5b3a513 7 0.00/1.00 vMB 75
234,956 234,956 00000000000000d89ea6361eaf5ec7012e03f88b0ff7ee0f90ff8f9c6c347660 267 0.12/1.00 vMB 176
234,955 234,955 00000000000000ebd2562fc22a50aaa32421f9aafa7e3e94eb0405da90528ff9 281 0.14/1.00 vMB 164
234,954 234,954 000000000000013596da817b3be0e85158a8144872395239c9fd35936b83ea9c 515 0.25/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.