Loading Tool

Explorer IconExplorer

Memory Pool

76,979 transactions
28.59 vMB
0.10146965 BTC
Random Selection Loading Transactions
Max Size: 173.00/200 MB

Candidate Block

Mining Attempt 5fc15f3d3e2ccb528b734b7138abb4d41715d89caa5e9907c07809b6552a75a2
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4374c7213aff6e71e20d00bac44e19e758c0702b6eb026c7e3d2671da0247a55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,682
Size: 1.00 vMB
Total Fees: 0.03474781 BTC
Feerates: 402.60 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (590,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,017 325,017 000000000000000003cea619ad661b9cd4c86d76cd672e7e9a57ef8975a0adc4 305 0.86/1.00 vMB 13
325,016 325,016 00000000000000001beca5214fc17b25332e5b07478c44e156249e6c52bc0e2a 239 0.35/1.00 vMB 14
325,015 325,015 000000000000000010cf605580b3123cac2f863b242adccfded6cc967274700e 201 0.75/1.00 vMB 11
325,014 325,014 00000000000000000998797e207e7564cbd62063467878d5925fb0cb4e9da15d 1,891 1.00/1.00 vMB 29
325,013 325,013 000000000000000016b53d3ac9442acfd7bfd1c13cfe4984674cbcd7244a67af 94 0.04/1.00 vMB 42
325,012 325,012 000000000000000001abceb749b562be2ead8c07b2ef7c0d0703287e61245ac4 88 0.08/1.00 vMB 12
325,011 325,011 00000000000000000b395b2ceb256c43c8a99feacbac21f6a7deb1efb5e0c9fb 169 0.12/1.00 vMB 26
325,010 325,010 0000000000000000182f847e305f3619489d4ffe9ec34c0d3f9954b0266eaacf 917 0.73/1.00 vMB 24
325,009 325,009 00000000000000001cc0ae02d5d4e34236667f53d055d85fc066a5cf63065946 183 0.33/1.00 vMB 17
325,008 325,008 00000000000000000dab404ee0a36c90f3446644cca5d2760c4b7be9071cba05 108 0.67/1.00 vMB 11
325,007 325,007 0000000000000000077b8531d9551441127fedfe8831f8c04e7bb8719488d984 629 0.35/1.00 vMB 27
325,006 325,006 00000000000000000f01ec6d8f9b783fcb223e22887845e0f710cd0d360299f5 64 0.03/1.00 vMB 75
325,005 325,005 00000000000000000c701f8764d0beb2f00ccd1af3c2c414f09a086fe713e75e 125 0.30/1.00 vMB 10
325,004 325,004 00000000000000000bd997275c23a4a852d2b441958d394b0196fd495faf31c3 990 0.35/1.00 vMB 41
325,003 325,003 00000000000000000f1e3e3506b2621b225fc409bb63a603a89e0e9c44cf4bae 105 0.06/1.00 vMB 23
325,002 325,002 000000000000000007aef759578e8f3a3e25b3bb4b2fd363e6c9c01b26d54f2e 403 0.24/1.00 vMB 26
325,001 325,001 0000000000000000006a446097f7b1eb970ac12dee4e5ced95ad1a3f38a67a46 1,127 0.61/1.00 vMB 32
325,000 325,000 00000000000000000409695bce21828b31a7143fa35fcab64670dd337a71425d 620 0.29/1.00 vMB 46
324,999 324,999 0000000000000000088b734e2349c58fd7244bb11d0b27670766e09c2b913016 219 0.15/1.00 vMB 28
324,998 324,998 00000000000000001b6387b99c213c5e4c783a91bb96ea419d274a4b1c39dc93 78 0.05/1.00 vMB 29
324,997 324,997 00000000000000000926e35235ded8db3b5fbe1b7920cac0eab393af565b3514 72 0.03/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.