Loading Tool

Explorer IconExplorer

Memory Pool

38,818 transactions
28.53 vMB
0.06860590 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt 22205bf8257712d291b59016b8d53e1bd719f4dcf10777ec1d12d2e674d2b364
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root f64f8e19c574a6469cf967e734367d50a628d36f933ac77c915f45ced375d282
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,154
Size: 1.00 vMB
Total Fees: 0.01357143 BTC
Feerates: 105.82 > 1.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (184,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,308 730,308 00000000000000000005ff8dc611f8a21ab6be41a3520465806053198df87a6b 103 0.03/1.00 vMB 12
730,307 730,307 0000000000000000000365976403d08e25f451ef26b0b687e4e4f635d79abd7e 217 0.07/1.00 vMB 11
730,306 730,306 000000000000000000001cd77e98983569a3712adce1d180bf6e1d5a1927710d 1,361 0.72/1.00 vMB 8
730,305 730,305 00000000000000000009b58ef025d24f5f902cc5eca624e1572827c2f9d3e5bc 2,167 1.00/1.00 vMB 8
730,304 730,304 0000000000000000000174019a5ad428c2d84e011d6dac079ec6549c730bc3b9 1,454 0.86/1.00 vMB 7
730,303 730,303 000000000000000000079704b6e3e9a578f127a578f176a103281d274fff263b 930 0.35/1.00 vMB 10
730,302 730,302 00000000000000000000b09dc14f9e0abac3f652de8a19ea889d838def21ee4e 2,477 1.00/1.00 vMB 10
730,301 730,301 0000000000000000000504e7cccd7e0dd68b4cd0b675513559bce8aea8eac68c 10 0.00/1.00 vMB 23
730,300 730,300 000000000000000000008626ac8445fafb53135726aadde99f86a14cb9c2dea8 1,138 0.48/1.00 vMB 5
730,299 730,299 0000000000000000000189336eabc1dd8eb3cb673f94b1d4a5437c84ead654c5 2,591 1.00/1.00 vMB 13
730,298 730,298 00000000000000000003ec2ad8cf8c38465def45e2fdfcba6c0fc993333335ce 1,157 1.00/1.00 vMB 8
730,297 730,297 00000000000000000006e08693411d143b9616d6af279f92f82c82b3e72b770c 1,961 1.00/1.00 vMB 14
730,296 730,296 00000000000000000005177bb8c7378cbc5c04e412d397e2430d322d817c57f4 1,568 0.61/1.00 vMB 9
730,295 730,295 00000000000000000009d0c623120adc817dd254fdbb3c3fa0dc9d158d1f75d7 64 0.02/1.00 vMB 13
730,294 730,294 00000000000000000002598beee8b6e7ea9e354e96a4fdd123fe57f8e28eae8a 858 0.37/1.00 vMB 17
730,293 730,293 00000000000000000001a2c4fa4f8256e95cd3835b44242aa2939c1c65633730 1,824 0.61/1.00 vMB 12
730,292 730,292 00000000000000000008fac3e7102ba82cc4b431d69204eb7ad00126bab1bd06 694 0.24/1.00 vMB 6
730,291 730,291 00000000000000000004362b53168806313ac9d1553836ff623613b54f6ec43e 3,173 1.00/1.00 vMB 14
730,290 730,290 00000000000000000005c9d35d7f0e9e51d27e6fe77e05bd60a9e82b71002256 2,059 0.77/1.00 vMB 11
730,289 730,289 0000000000000000000012a1909eea15ce2ef0e66930bc97076e2b72b187d608 2,363 0.82/1.00 vMB 11
730,288 730,288 00000000000000000000336bfe97d91938e9056b2129b8d3163b5c04ae459254 1,568 0.48/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.59 GB
    • Received: 11.47 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.