Loading Tool

Explorer IconExplorer

Memory Pool

82,614 transactions
34.56 vMB
0.15642754 BTC
Random Selection Loading Transactions
Max Size: 196.99/200 MB

Candidate Block

Mining Attempt d1578979e73bc74223ba3c04d3638ea3a502f7f6f5f595684bee4e817f2e8d4f
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 7036d2a8c74975d454b3bdda8421c5d81728cd928bd56a4205547c79d50a6cf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03934295 BTC
Feerates: 301.60 > 3.94 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (13,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,872 901,872 000000000000000000010b84608693dae9ca078ce3cf6dd9ab6828502482ecd5 3,365 1.00/1.00 vMB 3
901,871 901,871 00000000000000000001959970b814ebbed6c2f11a02715a2b7182e9dfcbde6f 4,036 1.00/1.00 vMB 5
901,870 901,870 00000000000000000001bcac0997154b59529c84a2e82adb02097d6acaa28e71 3,505 1.00/1.00 vMB 7
901,869 901,869 0000000000000000000216505f63264e966d7b2d89f730f4da9cc13451e8735c 4,024 1.00/1.00 vMB 4
901,868 901,868 00000000000000000000f6d223776230438d8f0cf9f1d1def0ed43310345cc74 3,262 1.00/1.00 vMB 9
901,867 901,867 000000000000000000013bb12eb46446461030fef51b633f171465904a4e0b54 2,153 1.00/1.00 vMB 3
901,866 901,866 000000000000000000006439d14d511e03c6b82151e1292946c64ca286675f18 1,277 1.00/1.00 vMB 2
901,865 901,865 0000000000000000000192e61044cc7ebbc584aa97ccc310267a3b758ce9d6f7 545 1.00/1.00 vMB 2
901,864 901,864 000000000000000000005b9e994f9199f0863d99f61d9d9f0c93e12c97443825 2,896 1.00/1.00 vMB 2
901,863 901,863 00000000000000000000fcb8361530ee629524dc7b225de29274329075ebacc9 3,833 1.00/1.00 vMB 4
901,862 901,862 00000000000000000001cf9ff577a4561421d8939bb00dda728f2ca0b38231fb 3,179 1.00/1.00 vMB 4
901,861 901,861 00000000000000000000670151b2cd39848ebedc757baf3a84d93bf38010341d 3,443 1.00/1.00 vMB 7
901,860 901,860 000000000000000000016a39dc2257af6d5cb023d06e2e57317fa25b964d41b7 3,290 1.00/1.00 vMB 6
901,859 901,859 000000000000000000002d39ccc5e6150b4f8d70c3995b9be2330dd38eaacbb9 1,196 1.00/1.00 vMB 2
901,858 901,858 00000000000000000002051c1716c6c4ec304405fec539fbba32f5d06f1802d3 2,850 1.00/1.00 vMB 3
901,857 901,857 00000000000000000000cf6eca8b3147b90c2e4f63c7a0a4dd6c177b538fff6e 3,251 1.00/1.00 vMB 4
901,856 901,856 0000000000000000000131d8bc135e62ae153612b6d6e6691c199103e7d4fd07 2,346 1.00/1.00 vMB 9
901,855 901,855 00000000000000000001c5fdcfebac2a7bdc4ed23ee17dde583c403cf6c137c5 1,465 0.50/1.00 vMB 2
901,854 901,854 000000000000000000019225146aeb2f4d171f2acda5d0458f76c9dd446461c7 2,322 1.00/1.00 vMB 3
901,853 901,853 000000000000000000010dad59fa3fcaa4a224914fdaf735536d2a46dff68390 1,317 1.00/1.00 vMB 1
901,852 901,852 00000000000000000001593db5f518e4251de0300459d0ba610f9737cfa97740 2,238 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.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.