Loading Tool

Explorer IconExplorer

Memory Pool

50,625 transactions
29.03 vMB
0.07355664 BTC
Random Selection Loading Transactions
Max Size: 156.76/200 MB

Candidate Block

Mining Attempt c654a82d89e8b5488249332cbb3d681ade986d6a9cb5c5af01bbf7878ad42b1f
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 236993ffa9d2b9876b4d73607e1f193bea317c1d1165fc75bdd9e0f8885219d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,145
Size: 1.00 vMB
Total Fees: 0.01805487 BTC
Feerates: 173.90 > 1.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (620,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,918 293,918 0000000000000000b5d53bdeb4d1b9f6c3babfc4a5543951750544915af9fc5c 77 0.03/1.00 vMB 39
293,917 293,917 00000000000000000e5ade721c9a93153b527a5d4186c12d1b48fb6d3142854e 229 0.14/1.00 vMB 40
293,916 293,916 000000000000000022f917bde200e59a9f7b0e60400864e4bdaf5ab23475c82b 114 0.05/1.00 vMB 40
293,915 293,915 0000000000000000174cbeb7729d4d5a7058c47bac1a10c4eebbf02b771077d0 116 0.06/1.00 vMB 24
293,914 293,914 000000000000000030c960f8e41a565b40147fb1f897af64b1330d38ef15b8d3 261 0.12/1.00 vMB 46
293,913 293,913 0000000000000000d0c4f51f863c496a96a96e3b1317060c55f04cf40fc9ec0f 32 0.01/1.00 vMB 49
293,912 293,912 00000000000000001919b36b848082803dfd7f947602cee63465fdc45f3cf1ff 166 0.10/1.00 vMB 34
293,911 293,911 00000000000000002c5fedb69958366ef97e36143b5518d0ff64f45943a9e750 310 0.15/1.00 vMB 36
293,910 293,910 0000000000000000738a2def46d96d8bb1152c12ea1aa1af7f12bd7fa75e50b9 36 0.01/1.00 vMB 20
293,909 293,909 000000000000000062adfb916003ef69e505641cf4e3f8f0406bb2205bf8b312 573 0.33/1.00 vMB 48
293,908 293,908 0000000000000000b47aed9b05e690ede47d8bdec51356997fa6bef4369dd9e7 200 0.09/1.00 vMB 32
293,907 293,907 000000000000000052a234f11dbd3c4e5b86ec70d5eaa12e74674f3f79384a8c 235 0.14/1.00 vMB 43
293,906 293,906 0000000000000000153be89c12ac181f549f1578f4bf232c477bb92f3a6ac105 558 0.30/1.00 vMB 31
293,905 293,905 00000000000000007f125703631b7ed683d088d6aa885e06d5819f59eddb0582 526 0.35/1.00 vMB 50
293,904 293,904 00000000000000001b75b65d181f1100147ca44d8b74cdbe513b7b58f3c6a0fa 55 0.02/1.00 vMB 9
293,903 293,903 000000000000000080821794657ebdbc80d85efd177db44d3d11408c2eb0a925 321 0.15/1.00 vMB 60
293,902 293,902 00000000000000006030a838f932d4294cb1d88753443e0d218e742c8eb3cc11 80 0.16/1.00 vMB 40
293,901 293,901 00000000000000004a1acac921d3f40fb8bd21ef24d6e8243e0a33fedb48b4ce 489 0.30/1.00 vMB 54
293,900 293,900 0000000000000000d6b91012710ed1264eb050a08268890c3b85fd1c0e12c98f 395 0.86/1.00 vMB 21
293,899 293,899 00000000000000006ecaf2bdad10f8c44f0a8a06c7219bd6f9f58496a614fe01 746 0.90/1.00 vMB 31
293,898 293,898 0000000000000000a8cac1e60461f24a861c4b1295f239611ca13d9bf78de7ab 673 0.35/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.