Loading Tool

Explorer IconExplorer

Memory Pool

73,366 transactions
27.16 vMB
0.06182891 BTC
Random Selection Loading Transactions
Max Size: 165.91/200 MB

Candidate Block

Mining Attempt 731627f7b40c16370011cce30e876da03d96dec5e699c81c5b58a88495af3d61
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 692cccafd676b79788d11c31a4a78cee393cec05e7a1f75f21d3d25cc1048a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.00415747 BTC
Feerates: 20.14 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (466,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,014 449,014 0000000000000000000e282908f42ba649a8200e14cd28d692b8342759bbf5e0 2,266 1.00/1.00 vMB 89
449,013 449,013 0000000000000000008c3eaf2bb128460340268364521218255bb708dce7c80b 2,456 1.00/1.00 vMB 72
449,012 449,012 0000000000000000006862427bbbc622719fae2fc685343956dfeb9c944217f4 2,882 1.00/1.00 vMB 102
449,011 449,011 00000000000000000262c7e69a2c71f94a80d2bc6fe2c4469ca34c8b8e48d3bb 2,769 1.00/1.00 vMB 74
449,010 449,010 000000000000000002381c77e91f058b6afdbf1ec5221f52b6552031a0dc8072 2,787 1.00/1.00 vMB 97
449,009 449,009 000000000000000002cd1e527ce7fdbc694fa881ae5c26fa38e95dbd79d06a73 701 0.67/1.00 vMB 31
449,008 449,008 000000000000000001827f0e9c020cb1a4b28b3b9e055a7136be3a911beea1aa 2,383 0.99/1.00 vMB 79
449,007 449,007 000000000000000001ccdd17011b4fe4ccbfc3fd8f4cbc3779d0ae71862db947 958 0.39/1.00 vMB 82
449,006 449,006 000000000000000001698eba60f1cb9e7a4ebc3c31a5cbc6276963eb9ab9bc5f 1,132 0.45/1.00 vMB 82
449,005 449,005 000000000000000000aa4e4f41fed5e676d8724a1f4639134b4e780baf516f5e 1,980 1.00/1.00 vMB 68
449,004 449,004 0000000000000000020017eca510c4a03fca68cb1796b8e31d280df0ea969775 2,686 1.00/1.00 vMB 89
449,003 449,003 00000000000000000340121a47279f167217f6165ea47dbdc86c888636549b4f 1,659 0.70/1.00 vMB 77
449,002 449,002 0000000000000000019142f40030cfa392a00586ba78d265ca7be9e7c6b95cf5 649 1.00/1.00 vMB 22
449,001 449,001 00000000000000000287329f995e33423708b319ce0edd7c85f2921d77d1e184 73 0.10/1.00 vMB 56
449,000 449,000 00000000000000000020df1cfab4098e43266ffd99fcaf62bba3636a8a9f6576 2,097 1.00/1.00 vMB 52
448,999 448,999 00000000000000000206bb8ac26c9de08d45339645d15047f67c629d0a8efc47 2,492 1.00/1.00 vMB 89
448,998 448,998 000000000000000002104aca668149ab0140bce0b27c151d316f96848b041806 1,863 1.00/1.00 vMB 57
448,997 448,997 000000000000000001d0f8adb351adebc806edc777711ec80653f60f43e82f07 2,394 1.00/1.00 vMB 88
448,996 448,996 000000000000000001b0a0f3d42c537ffc51f2875b33d45f54e882b0fa9ec40f 1,382 0.62/1.00 vMB 66
448,995 448,995 00000000000000000054f228e9481ca08036418ee7922df65e6ad6190f5028a5 2,806 1.00/1.00 vMB 88
448,994 448,994 00000000000000000172b4d020b160640022392a345ac6fb8f92ba4eb804a323 2,247 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.