Loading Tool

Explorer IconExplorer

Memory Pool

85,667 transactions
31.97 vMB
0.12018684 BTC
Random Selection Loading Transactions
Max Size: 195.71/200 MB

Candidate Block

Mining Attempt 069a967dc831bbfd1e8410c5b494f034e8b21de9e99bb1d036fe55e61ecc57c7
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 0eab34dbf5dac1f88d577e4eed0af0bedfbfc5317929d0d98a39039077e89f33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.04109535 BTC
Feerates: 299.70 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (436,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,870 478,870 0000000000000000006716e04195f7a79c66be8f6064ca5e01871d31a28b14b5 2,307 1.00/1.00 vMB 164
478,869 478,869 0000000000000000008403b26d934a5e17e909435df7979e0e8c0bd8864be532 2,047 1.00/1.00 vMB 151
478,868 478,868 00000000000000000094d37248064ffd2ef3f7beb6ea359c52099e9327faac89 1,376 1.00/1.00 vMB 73
478,867 478,867 0000000000000000009aa2e7ce3ea2373c6e877e5d1037e937545bf62587b39f 1,191 0.83/1.00 vMB 72
478,866 478,866 000000000000000000f05f6ba4b722e2d2c4a5ddcf7108dc877533bc3f4cd574 1,411 1.00/1.00 vMB 34
478,865 478,865 0000000000000000010c44084a862b8e2a29f4cf9a13df6b9e76e4a7d1033667 1,903 1.00/1.00 vMB 53
478,864 478,864 000000000000000000346bf568c3945687b364496394b798a4c811b1caba9482 1,516 1.00/1.00 vMB 96
478,863 478,863 0000000000000000007841f0e6cac242e7ad949acc603d6f2b54e230609cbadc 1,397 1.00/1.00 vMB 23
478,862 478,862 00000000000000000025a5a70a8548fcf649217cb05a682237a65cde3b42454d 1,274 1.00/1.00 vMB 24
478,861 478,861 000000000000000000c3f7042e4dac8bf8f0dc5064cda0081eee03a05d7dc95e 1 0.00/1.00 vMB 0
478,860 478,860 0000000000000000002039ad7b817c433f565911eeb67afd503ed11e0b6ef9f7 1,867 0.99/1.00 vMB 55
478,859 478,859 000000000000000000b2e2a328c4fffbd9780809fcb20ecf44990975d71c73e0 1,885 1.00/1.00 vMB 139
478,858 478,858 00000000000000000125d8f7764960a80e286cb856e86bbcfea37b5b9824ea04 2,101 1.00/1.00 vMB 114
478,857 478,857 0000000000000000005390f1533cc41f7970462022707d623f567807e4439432 2,025 1.00/1.00 vMB 171
478,856 478,856 00000000000000000032fd7db6cd01bca31e5541da3e0e4f21da9c5f55b8b1a0 1,768 1.00/1.00 vMB 99
478,855 478,855 0000000000000000003e5e6b327b367336ee1f507d877861eff0d3b26d7d3a31 1,587 1.00/1.00 vMB 29
478,854 478,854 000000000000000000cd36fb595adbe4a3ea5ca11bb9692c1c1393d5320470c1 1,737 1.00/1.00 vMB 76
478,853 478,853 0000000000000000009f65be102bc7e49807e7e8c29873392a49ede41dcfe072 1,666 1.00/1.00 vMB 141
478,852 478,852 000000000000000001405f503c8ee080a9f5102fd6d4d4ba083f61bd10af5339 1,579 1.00/1.00 vMB 143
478,851 478,851 0000000000000000007ce57198974bdceafbbad27a517733a407415636c6c644 1,974 1.00/1.00 vMB 103
478,850 478,850 0000000000000000001b2d0f4a98515a33008855315d63ee3c7ffbe3e29da3d2 2,490 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.78 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: 709.64 GB
    • Received: 16.94 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.