Loading Tool

Explorer IconExplorer

Memory Pool

37,691 transactions
28.27 vMB
0.06187144 BTC
Random Selection Loading Transactions
Max Size: 142.87/200 MB

Candidate Block

Mining Attempt f8fa26ac0cc8946ad3717c4bccf5e43abba1482da3226a831180996bd799a335
Version 20000000
Previous Block 000000000000000000002f9dcde73bc5f71e6d226bcadaa835a84eee0f46153e
Merkle Root 880fc98fab8c43c7c3ec2f6736e69ee1492b357adee210258367a83511cba2ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00737343 BTC
Feerates: 54.59 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,557 (83,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,756 830,756 00000000000000000001074069633a95b37ddcf2bbe3037038cdb24bce300911 3,208 1.00/1.00 vMB 39
830,755 830,755 0000000000000000000271975b9e840efc8e3d02713fc4ab0160ddde46923ac7 2,814 1.00/1.00 vMB 36
830,754 830,754 00000000000000000002bbd2b467476978fc156a669f7df79a080a464117d089 3,263 1.00/1.00 vMB 40
830,753 830,753 00000000000000000000fae1ca88fc996845bb5eada9147d01036d867dd28ce0 3,135 1.00/1.00 vMB 34
830,752 830,752 00000000000000000000b66eb1cfe3aad68fc37c720a166e03e91e48f1b271e4 2,998 1.00/1.00 vMB 33
830,751 830,751 0000000000000000000284ef90dead95d4ad0529ee02f687195b7e81211a2de7 2,714 1.00/1.00 vMB 60
830,750 830,750 00000000000000000001d10fb3a7f05e3c3d42392063cb9dac18b03488aade2d 3,206 1.00/1.00 vMB 42
830,749 830,749 0000000000000000000335064ea2ee2887811781ac50ca64ae8a6dbf0edc5e99 2,138 1.00/1.00 vMB 30
830,748 830,748 00000000000000000000dfc5f882b87f5a5a288f169af1b216ad10e7dcc1d814 2,398 1.00/1.00 vMB 29
830,747 830,747 0000000000000000000023d2920969ea8fccdf8d9986a1ef34205a90ca205869 2,984 1.00/1.00 vMB 34
830,746 830,746 0000000000000000000064a018f14ff1724f50d607dd9e89944d78e43f82c8a6 3,066 1.00/1.00 vMB 31
830,745 830,745 0000000000000000000272b6fa1d6239db8fc1a98a1b63eb884dde7b8a133e98 2,799 1.00/1.00 vMB 28
830,744 830,744 0000000000000000000125480376c5200b8694625b9560730bfaa5da731eca65 2,827 1.00/1.00 vMB 34
830,743 830,743 000000000000000000011c3c7e3b0e6de394058a9d99f46dc01360ad45910dd6 2,622 1.00/1.00 vMB 25
830,742 830,742 000000000000000000000cf5130e12fd64d84da2ac9176b1a68f48843fd3f53b 2,004 1.00/1.00 vMB 20
830,741 830,741 0000000000000000000113f8f946f5681bba54b70b7d2f9d854d32311941da3f 2,513 1.00/1.00 vMB 23
830,740 830,740 000000000000000000024b269d2e25b73172c3219b081a72b8fa5dc681575c6b 2,299 1.00/1.00 vMB 19
830,739 830,739 000000000000000000024394a1f3cb1a0c16e601a2bd5910635bb2468d2ba316 2,719 1.00/1.00 vMB 26
830,738 830,738 000000000000000000032c5c856b015059d3df7ce4ab479b7310cad91e247cb8 2,951 1.00/1.00 vMB 38
830,737 830,737 00000000000000000001bb1a21cd65881f2cf3c1f7516aa0746733adf37acdf8 1,193 1.00/1.00 vMB 14
830,736 830,736 00000000000000000000314a6cd32214aa434bf177af9b2b79f04ef1d64551e1 2,624 1.00/1.00 vMB 22
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.66 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.