Loading Tool

Explorer IconExplorer

Memory Pool

78,283 transactions
29.09 vMB
0.08101212 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt df598844821c67d0d2fad704f431c1d70b4b9b670c24d74726f2578246131d69
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e9aa98e35e154edfced2ef43e805c755e38905fb740d42ff89817c8923543d27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.02026064 BTC
Feerates: 178.73 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (504,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,829 410,829 00000000000000000209bb3c0d753fd7a929910ce0d28a9bceadcb5ab0ffd122 1,726 0.90/1.00 vMB 32
410,828 410,828 00000000000000000060d784b53e949c6613dd62898c13826fa65dcd901c0384 1,222 0.64/1.00 vMB 31
410,827 410,827 000000000000000005ac5758bb690ea0192d13dd641d198f93b7d2d1e1ef29b9 989 0.48/1.00 vMB 36
410,826 410,826 0000000000000000042d4183044b0e59a44e6ab3e72d9598bfb879690fc4fa71 182 0.07/1.00 vMB 35
410,825 410,825 00000000000000000102940e936322f379934892c3d1c8875315f596e589c991 329 0.34/1.00 vMB 24
410,824 410,824 000000000000000001a73d5b8a5a4948edbbf42ea5b6b2412ccbd68ba3272a08 1,868 0.78/1.00 vMB 38
410,823 410,823 000000000000000005fef6e39ce82e4e2f8733537c4a44327a6b760759cb6305 1,900 0.80/1.00 vMB 35
410,822 410,822 00000000000000000215311ec61add2d4102bc10783e869b821b2763d836a729 778 0.40/1.00 vMB 35
410,821 410,821 0000000000000000048a2852ac66223d2970d851ebb85a28ee87702f09295ff0 602 0.24/1.00 vMB 38
410,820 410,820 000000000000000001c1c986031a6f178b9e3a95c25aad1a7cf431923411fa52 747 0.57/1.00 vMB 19
410,819 410,819 0000000000000000026800022f2856aa2bc366b5513c0591ccac74a043f79529 3,096 1.00/1.00 vMB 55
410,818 410,818 0000000000000000025c0dfae09656cb2d7ac509d86264a5c58572fb7a381213 948 0.42/1.00 vMB 37
410,817 410,817 000000000000000002d66b58e80c7c0e29df9f72a0a2c740a76f5556324271ad 1,660 0.77/1.00 vMB 32
410,816 410,816 00000000000000000197fe524ce149da6c2aebcad5f879b155eed2d3556598ac 1,096 0.54/1.00 vMB 33
410,815 410,815 000000000000000003883b710a666e86d3ac3a2feabc936e5a2d9595aae72020 952 0.42/1.00 vMB 35
410,814 410,814 0000000000000000048d6462c93a7409c89335855ba6f4a7846f7e8b2826244a 1,448 0.96/1.00 vMB 28
410,813 410,813 000000000000000004341857642e4855eceab463a2eb3dab239f95e17d095395 1,790 1.00/1.00 vMB 30
410,812 410,812 0000000000000000006ab39e7ee4c687cd95d112f771f18eb4038faed4bee6e5 2,757 1.00/1.00 vMB 57
410,811 410,811 0000000000000000015d3dffc47b07d44dca2a4d0e960c1028592ef191f20389 17 0.00/1.00 vMB 213
410,810 410,810 000000000000000005eaba79dc5ac507c07a4841e9875e274108d1e54cf42606 9 0.00/1.00 vMB 81
410,809 410,809 00000000000000000167e660d54bceb2db58d79b6ebc03d5ebe4a077407de11a 670 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.