Loading Tool

Explorer IconExplorer

Memory Pool

76,388 transactions
28.90 vMB
0.07460287 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt a476d474221989fc06a4523025faa2bfe2b5777141990b56bf89157c80c713a1
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 570a5ab56cdf0001dba26ed521c66eb34f1f94e3bfcd7277a93843f97e5f6a1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,476
Size: 1.00 vMB
Total Fees: 0.01161859 BTC
Feerates: 77.76 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (629,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,830 285,830 0000000000000000e85b6f585e3df60623431084497978814520aad722bd7aec 256 0.08/1.00 vMB 123
285,829 285,829 00000000000000016c2168d152440a10a9c5953c5557a221332a3954bad0d545 373 0.21/1.00 vMB 33
285,828 285,828 00000000000000014edb797a61e12f56a2857a3522a807b899415aa4aef05325 134 0.09/1.00 vMB 26
285,827 285,827 000000000000000164b46be6647bae1770515bc1dc9c0605cb54e8d2f4d118f7 343 0.30/1.00 vMB 22
285,826 285,826 00000000000000005c36fe55a6b15bfc54ffd7dfaf25b4a8e2c1e748c6020b04 787 0.35/1.00 vMB 46
285,825 285,825 00000000000000019f90862a5bd11e0e634fe691da7e21c9b69dc89191c82770 341 0.34/1.00 vMB 19
285,824 285,824 000000000000000176ce1884563b99b1fcfd737f98b97a7a6118d20a306eac49 878 0.35/1.00 vMB 62
285,823 285,823 0000000000000000db9d92c3b5784e24d4907669647fd1569208828ef6136305 115 0.05/1.00 vMB 38
285,822 285,822 000000000000000169449eb8e980895f0efd743c0e1e1f8770c3a56199764d1d 581 0.28/1.00 vMB 40
285,821 285,821 00000000000000014fa2758e9d085d6f5d5bca8d30f3195573dd877be7593537 548 0.28/1.00 vMB 37
285,820 285,820 0000000000000000b4da98fd1fc823dc01003c617891c7e4fb22214bee3b232d 292 0.13/1.00 vMB 39
285,819 285,819 0000000000000000bee41659616bb00030982df8d8a0e11bca48596af4f3e252 150 0.07/1.00 vMB 34
285,818 285,818 0000000000000001877b10490cac5fce49a618211be4e9224eeffb6a97a3fc81 685 0.32/1.00 vMB 41
285,817 285,817 0000000000000000f9b2663a59dba9cb162b5c5af9b8e6eff75da99fc5d16c22 669 0.41/1.00 vMB 43
285,816 285,816 00000000000000011cc248b4a222d675793db02d6381581d42461bbccdcd1cfe 959 0.35/1.00 vMB 49
285,815 285,815 00000000000000001cd2f9d7e5cd71877e4bb37a621d43d5b91315b9981225a9 517 0.23/1.00 vMB 41
285,814 285,814 000000000000000008839af6f92965914a4c5d24cf8912a681fdc318df9199b6 64 0.03/1.00 vMB 62
285,813 285,813 00000000000000015741fe276cf0c2388b23afb07b4781b240843b8fde630660 339 0.16/1.00 vMB 45
285,812 285,812 0000000000000000f7626e1c5e303d9df37328c4c78fa191bd6d48eabe8991f5 326 0.15/1.00 vMB 40
285,811 285,811 000000000000000180420c8f0826f82f5f12178a60160e450ea8936fd1b2dbd0 568 0.27/1.00 vMB 45
285,810 285,810 00000000000000002332dbca5e61cee98bfed4dc7037a8f60c48bd6bf63b680f 201 0.15/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.