Loading Tool

Explorer IconExplorer

Memory Pool

89,206 transactions
33.68 vMB
0.14753878 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 01af530d98ad96e26dfc81a22a850d4b651b4d0ff27fb80a6f788bb6910fa485
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b819e7286e19af165008eb01a8cd5aa90a53242280c63701b4921c86a9d054b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.06021586 BTC
Feerates: 469.97 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (441,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,850 473,850 0000000000000000017f5a731ec96b92e1ee8febabd0129b877448276ba96560 2,331 1.00/1.00 vMB 210
473,849 473,849 0000000000000000018119161637b2422c496b648cb6317c7ae020f195ed683c 252 1.00/1.00 vMB 9
473,848 473,848 000000000000000000ae29d47860e8264dfed42e7b34580297842f135d0e3d9b 2,086 1.00/1.00 vMB 131
473,847 473,847 00000000000000000106890d2397b206a86fd21f5b0e02713b5940cb4ccbcccd 984 0.49/1.00 vMB 300
473,846 473,846 0000000000000000001d3056e9db6abaa8e4eff44c2cb382fb015196dc39a09d 857 0.35/1.00 vMB 220
473,845 473,845 000000000000000000e9e92360824fc5052f4dee6d9ab483258386bc80e59f4a 556 1.00/1.00 vMB 40
473,844 473,844 0000000000000000011f277b465465ba64993567e4714eb25fb47c571e65a858 606 1.00/1.00 vMB 36
473,843 473,843 0000000000000000014201cc578b82fa0a2e642a2fb67102b0bdd9366292f202 2,136 1.00/1.00 vMB 217
473,842 473,842 00000000000000000128c370617f68684428dc5cf6772b7c19600fd342490079 1,212 1.00/1.00 vMB 132
473,841 473,841 0000000000000000007ccb7ac3d451fdf3c816119f3245499cd27fe9921561ac 2,084 1.00/1.00 vMB 153
473,840 473,840 000000000000000000cdcb65cb6c48eb948095e45d890e06f1b8b7c2d3f308eb 2,189 1.00/1.00 vMB 225
473,839 473,839 000000000000000001023bef041cb6304fc5cec749ea22c5173a6a78132e72bc 187 0.10/1.00 vMB 109
473,838 473,838 000000000000000000795d6427e766a518f92f7fa5e291080bf1b214720f8736 129 0.07/1.00 vMB 209
473,837 473,837 0000000000000000010275a9d1b9a0d6225dea7a202422ad7604a97da9686d83 136 0.13/1.00 vMB 237
473,836 473,836 0000000000000000015b0b54cfe551b41326b53c761210e852b560a8233d0ae7 404 0.16/1.00 vMB 223
473,835 473,835 00000000000000000115b9b670283df3e53b8dccb76083bc0f77576e4e5e3321 140 1.00/1.00 vMB 8
473,834 473,834 0000000000000000015ea62aa7d5efc86340b908631a4cd872d6e6f48fa0a949 368 0.99/1.00 vMB 34
473,833 473,833 000000000000000001514935e1db6f728ddb4b0b6dd656eec07f293571d3cc14 1,028 0.99/1.00 vMB 123
473,832 473,832 000000000000000000abb935fcc898a4d7a130267af3b770dbfb8615837cc9b0 608 1.00/1.00 vMB 74
473,831 473,831 0000000000000000015b294938391fdafede64fccc00b945d507bb0af89f9ea2 196 0.10/1.00 vMB 171
473,830 473,830 0000000000000000009aafb4b7fb57a09f81c8733874c2ce6cb5538a44de08dd 1,197 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.30 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: 658.09 GB
    • Received: 14.56 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.