Loading Tool

Explorer IconExplorer

Memory Pool

50,594 transactions
30.29 vMB
0.09026357 BTC
Random Selection Loading Transactions
Max Size: 162.41/200 MB

Candidate Block

Mining Attempt b262fdbb0631a8428cc9e9078f201b7f5d64fb312128a6154dc33eea51e9d8f8
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 8bde0f986d0ca8bb28076b30d0fac9742bc130388c2f59a12fbe15d0032ae27b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.02068923 BTC
Feerates: 100.34 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (98,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,172 816,172 0000000000000000000085901c3f1894d560a1809de82079b4e7e59a7d2a241e 4,856 1.00/1.00 vMB 73
816,171 816,171 000000000000000000039e98713c188847efcc6cbc889b981ef50b22a06cfca4 3,364 1.00/1.00 vMB 137
816,170 816,170 00000000000000000000b6142a51df78cd2d3a0570a9d5e69e1d27493d7d03d0 4,319 1.00/1.00 vMB 53
816,169 816,169 000000000000000000044cdffff519aa9597c8c08e0187e161d856980b3a2e55 4,387 1.00/1.00 vMB 95
816,168 816,168 000000000000000000034380dcf5836e95df3bc0b13936841ba0ff3b04bba336 4,132 1.00/1.00 vMB 80
816,167 816,167 000000000000000000046afe165e331009907790c3cc1d9594cad2fd3994138c 3,506 1.00/1.00 vMB 86
816,166 816,166 00000000000000000003ec20e904c7f89965b00f4a0447d398729a7d025084d2 2,220 1.00/1.00 vMB 83
816,165 816,165 0000000000000000000312a0a0618ab269af1964e183645064f22056fb31b839 3,189 1.00/1.00 vMB 172
816,164 816,164 00000000000000000002195dc890cfbbda0a660d8645487bc3d8513d9ccfc448 3,475 1.00/1.00 vMB 132
816,163 816,163 000000000000000000014efd04f4253333089b163c01280e31958283c9e273f5 3,027 1.00/1.00 vMB 40
816,162 816,162 00000000000000000000057da6effee9deedc32cb58c078cad93befc0c52dc14 2,960 1.00/1.00 vMB 50
816,161 816,161 00000000000000000001b6939224cb4eeb08cde54b8ce2cc922287be8f330b7c 3,007 1.00/1.00 vMB 146
816,160 816,160 00000000000000000000b956d89031e544feff026b3bc9bb0e1c1df74a99b032 3,776 1.00/1.00 vMB 52
816,159 816,159 00000000000000000001bade21b4ceec20ab985c0e626f0af946cd630df4e50c 1,657 1.00/1.00 vMB 83
816,158 816,158 0000000000000000000198a1e32d5652299c2729d0877f843484b3cbfadf48d0 3,736 1.00/1.00 vMB 160
816,157 816,157 00000000000000000001e19de2aa52a002e8dc7409c68b86054cb7c21494502a 3,161 1.00/1.00 vMB 232
816,156 816,156 00000000000000000000e02766a71214a38a37f511cc4fe92a0b2617db4a8310 3,779 1.00/1.00 vMB 234
816,155 816,155 0000000000000000000301b55782a9fbc29fa5fb2de46d1d21f24cb09dc4b3cf 3,103 1.00/1.00 vMB 304
816,154 816,154 00000000000000000000b6693363bb923b16ddacd1c7ad2198de790f6a55be25 3,824 1.00/1.00 vMB 79
816,153 816,153 00000000000000000001522da9f02d2707dd91139f32a89d515e537384ecf2b1 4,078 1.00/1.00 vMB 182
816,152 816,152 000000000000000000008145848cb8df554cc1b1e4f7612c9e37afaed9060578 3,805 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.06 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.16 GB
    • Received: 13.44 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.