Loading Tool

Explorer IconExplorer

Memory Pool

40,784 transactions
16.48 vMB
0.13726089 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.89/200 MB

Candidate Block

Mining Attempt 66af264e24f5de1c65d7d47e8203d908205a0b4c6d2f26cd394e7825da8886ca
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 54aae59761e81a4fab5b6ce4efd0566d332451109264c7d2aceb15e0cc9437a8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.04876966 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (526,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,854 386,854 00000000000000000a0ed3bd72aa7d9a4e84741e44e228e242a537f6ead594c6 2,168 0.93 vMB 36
386,853 386,853 000000000000000003a84892c8123b9aa2e58b6841ff32eeb66d952cb29fdb9e 66 0.05 vMB 42
386,852 386,852 00000000000000000f0c1dd15176aaef2080eebf3e013ee87d07b6e0394a2521 925 0.72 vMB 15
386,851 386,851 000000000000000002f21473b306e30bda3b65acd93553dd6dd3eadee042ee58 1,921 0.93 vMB 42
386,850 386,850 00000000000000000bcb2ccecb9a9fa7aa7bbe242609e687abf93e0517bb3ace 2,218 1.00 vMB 38
386,849 386,849 00000000000000000016dccc484bccc58d928b94b45e5611cd046dc1531fbee1 2,116 0.95 vMB 37
386,848 386,848 00000000000000000126ef3546f55f5a346adf8bf761fc3ff6328ea237144b89 199 0.23 vMB 12
386,847 386,847 0000000000000000075c9d36c403713c939b45e0436771250e67459503bdcd1d 1,047 1.00 vMB 16
386,846 386,846 000000000000000009be0a28bf7c555ec5aecb9d6370920f4acad13fa6df5d49 1,807 0.93 vMB 40
386,845 386,845 00000000000000000d7aae1023696de9fe2c5d60ccb27c062e881bbebe0004a6 2,341 0.99 vMB 48
386,844 386,844 000000000000000008298f9e20251c7124c3cb782d78d0de893ffe4bcde3d875 3,069 0.93 vMB 52
386,843 386,843 0000000000000000081e51ec16d75fbf2f71de3446644fe3ff39e05ffde5e3da 1,094 0.99 vMB 19
386,842 386,842 00000000000000000596c88b1c8050f6c774adeff1a5397e99a27355f56131e7 2,639 1.00 vMB 43
386,841 386,841 00000000000000000e2cb0bfef594bc77855802ddbcdd2be1631a742fa97a2ae 2,416 0.84 vMB 49
386,840 386,840 00000000000000000b7331cb55fa564043bd7ccc74386d25ccba2b4448bc4168 57 0.05 vMB 14
386,839 386,839 000000000000000007354c00835814379b90eb19ae9053a475f751aa231a3b55 936 0.45 vMB 35
386,838 386,838 0000000000000000078a4d4151863fdd3d795f858c6d1e5a8475b18f1b6e8a46 687 1.00 vMB 13
386,837 386,837 00000000000000000c9fa064b027265b40d84bc9b092b2596abab5599508c03b 1,874 0.75 vMB 36
386,836 386,836 000000000000000001c36d92be91bd5572b1c37523d4b0b0b052ccd629d1c9d8 2,308 1.00 vMB 36
386,835 386,835 0000000000000000065e58e6939305b2afca0bf05397df5e8c580c397c1d7979 2,230 0.75 vMB 62
386,834 386,834 00000000000000000049f33219479b350f1d0de3fd40712c0bc0f4b940ac5334 689 0.35 vMB 40
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.78 GB
    • Received: 0.40 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.