Loading Tool

Explorer IconExplorer

Memory Pool

83,500 transactions
31.03 vMB
0.13889004 BTC
Random Selection Loading Transactions
Max Size: 187.20/200 MB

Candidate Block

Mining Attempt 287acc106f9d4f84c03200b6baa2aa3b477a575021ae81165df974f277b33a47
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 (594,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,917 320,917 000000000000000008b47a95ccfb10d24b77cad70f229d669f33e001686b0af7 51 0.03/1.00 vMB 14
320,916 320,916 000000000000000015e4849d0d0efb63f28514a4a9f091ada5bf63b90a275924 442 0.21/1.00 vMB 29
320,915 320,915 00000000000000001be63005b21068389853376a51a971af0648bfdff17cc0c4 371 0.53/1.00 vMB 17
320,914 320,914 00000000000000002015ace7ca1d77f55fdbc1276cda6d437707c4e511eb10e3 444 0.93/1.00 vMB 24
320,913 320,913 00000000000000001811452d99e281cd826647bb0a4d3e9cc76bb5f6f610e38b 678 0.35/1.00 vMB 39
320,912 320,912 00000000000000001268a6c7741daff8dbc95df6cd87e8f3542c5d30c9d4c9d4 1,359 0.75/1.00 vMB 38
320,911 320,911 00000000000000001f462a5986ee706394e916363961b2fd25065cdbfc30e623 136 0.08/1.00 vMB 34
320,910 320,910 00000000000000000c79954cbfd63471de73beedfaa4e3852a472a590cf1530b 458 0.39/1.00 vMB 21
320,909 320,909 00000000000000001040b85196cd7124067493efaa4e72b47847e79f95057a3e 749 0.50/1.00 vMB 32
320,908 320,908 00000000000000001f095b959e49784d3afd927267f865c5735605c0fc2cd3dd 870 0.75/1.00 vMB 20
320,907 320,907 000000000000000000a0ce31895a84ee9cabbf4f166e6faefaee91be8a855d34 551 0.75/1.00 vMB 20
320,906 320,906 00000000000000002439887756afeb987bb31c85ca82ea9212ad59b9ccf84081 750 0.35/1.00 vMB 36
320,905 320,905 000000000000000014193a49ac78132e46347cadb56b9d063bb9b106c032f793 1,221 0.75/1.00 vMB 39
320,904 320,904 000000000000000005b985b3668139b003b35ffb69e552f6b3b24c8e6cbb0fbb 1,785 0.93/1.00 vMB 36
320,903 320,903 000000000000000021991d5d8e912f8fe12a051e2ba4e15a81a4aaf4e1b9c0c6 665 0.43/1.00 vMB 25
320,902 320,902 000000000000000003bc160f0a9e9972be358c0935aa0afbfa03038261a75288 814 0.93/1.00 vMB 23
320,901 320,901 000000000000000001925ad284e5acc5f76616320eb962a53ec6b804739746cc 1,567 0.75/1.00 vMB 37
320,900 320,900 00000000000000000bc183d9b58cc83ec278777fd9c0398c10c3a6cbe67bdbe5 1,312 0.90/1.00 vMB 31
320,899 320,899 000000000000000015e5f6d6967cd32d902f0202f6d079a8d18d89cd268a9831 28 0.01/1.00 vMB 37
320,898 320,898 00000000000000002271e923dea132c50bb0aefc49c4b8ec597f7216dd0c1056 339 0.23/1.00 vMB 27
320,897 320,897 000000000000000021c4222fce86bf676f49f39e598273f8b86048b43733635f 130 0.12/1.00 vMB 20
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.