Loading Tool

Explorer IconExplorer

Memory Pool

85,627 transactions
31.93 vMB
0.20892292 BTC
Random Selection Loading Transactions
Max Size: 190.98/200 MB

Candidate Block

Mining Attempt 9c2e247426a3ad5836fbeefed67ab2bc498af7d9f6814cc0a51c468e2f5a960d
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f64bf9d66ca0883d3b25eee23f0b09fcbace905fe6f828e65dfa9e3dcb1bb389
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.09450960 BTC
Feerates: 529.10 > 9.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (519,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,938 395,938 000000000000000005817cfae3fa4f4f100121958505941e436621362090a6ac 866 0.31/1.00 vMB 60
395,937 395,937 000000000000000001ab1a773495f8f62d7936d0ace990f5df83b35aad1921cd 681 0.90/1.00 vMB 11
395,936 395,936 00000000000000000251ec064fe74fc4a0a441886b3fdaacffd899b09e5c4060 350 0.19/1.00 vMB 27
395,935 395,935 000000000000000001e3ec502f9df6d38d98dc61a27693ef544fa3caf685e346 2,109 0.95/1.00 vMB 33
395,934 395,934 000000000000000008f548b07119c8d07ef5fabc9e8d1b51d089a031a9877a2d 600 0.72/1.00 vMB 16
395,933 395,933 000000000000000004707721a50cc37157a2cc192e293094a18b4107c25fbafb 1,142 1.00/1.00 vMB 27
395,932 395,932 0000000000000000074f0415503a6ebac0c049ec16c0633e944b011a9beae214 1,883 1.00/1.00 vMB 30
395,931 395,931 0000000000000000038f92c3c936dc533422da5a3fdbf848f0e438d12c10433c 1,093 0.41/1.00 vMB 60
395,930 395,930 0000000000000000049a982549b8913c210726205a88ed3fddfa7510af895126 2,156 0.99/1.00 vMB 42
395,929 395,929 00000000000000000245cca2e0d7c178a1dc92ab1a75ad602cebe358b5f240fc 2,718 0.93/1.00 vMB 49
395,928 395,928 000000000000000006dbfea932a68e4ac0f6baa28a6a3f094b4c3eb476606993 1,531 0.99/1.00 vMB 34
395,927 395,927 0000000000000000043b460d01bcbdb38afd4004e9a95a3e63d0157d2826dcb6 2,074 0.93/1.00 vMB 31
395,926 395,926 000000000000000004d8a8ea6af08d5f45b69f0d4e240071439b6de0ed77e3ba 2,933 1.00/1.00 vMB 60
395,925 395,925 000000000000000001f6ac78880548f2d8385c2f66bdcb64949ab4bef781a19d 1,857 0.93/1.00 vMB 31
395,924 395,924 000000000000000006af36d4f92dd8557c4e6aa66790a93521738c3685340378 1,503 1.00/1.00 vMB 27
395,923 395,923 0000000000000000003ce43fa33b0ca4196324bb4d99974f56f9edea9ebeb92b 2,789 0.99/1.00 vMB 55
395,922 395,922 000000000000000002278c6d77bbbb47b6fbb011db2008fd338a0f2abcbad617 335 0.15/1.00 vMB 49
395,921 395,921 000000000000000008985419506dda397c517a2eaf98a635d6713e1613c06e5f 1,012 0.58/1.00 vMB 32
395,920 395,920 0000000000000000040bac907774260804b34a0161090cac6ab8bcf314823bc9 1,953 0.99/1.00 vMB 31
395,919 395,919 00000000000000000692af596834c7e601359ee40c7e1d1cec717f3c5ab952dc 2,652 1.00/1.00 vMB 44
395,918 395,918 000000000000000000c98c55341bc391fbde06c77be3982320f1bc8a99ea7d4d 291 0.15/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.