Loading Tool

Explorer IconExplorer

Memory Pool

82,404 transactions
31.11 vMB
0.12513156 BTC
Random Selection Loading Transactions
Max Size: 186.98/200 MB

Candidate Block

Mining Attempt f18a614a699f4f7e08f5e3d395e83cc9df2056d0d8f9bf863d964242ef8c01ff
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 50f19187bbdb307777cab5ab6307ee06993c9e1cc92b408325eab6c20511f4ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,095
Size: 1.00 vMB
Total Fees: 0.05429043 BTC
Feerates: 180.34 > 5.44 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (554,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,235 360,235 00000000000000000a95adc4c77028a71677e00f63370118a77f1e009615b635 544 0.75/1.00 vMB 6
360,234 360,234 000000000000000002539a97ce55987ee8cf5038a78a6b4e8f338a15c277b112 997 0.56/1.00 vMB 24
360,233 360,233 0000000000000000070967a14e39d40734dbcf697d0eef915490d33acc93f0a3 1,122 0.75/1.00 vMB 12
360,232 360,232 000000000000000011868fa6987c726afde0c058922d1f3f38fbf158829cdcce 2,317 0.85/1.00 vMB 35
360,231 360,231 0000000000000000001c0348d120df78692a12c02bbb6ee9bbe65ade9d93d2fe 767 0.45/1.00 vMB 20
360,230 360,230 00000000000000000247ab8339cc7a8b211b4b3961233ec783d708a8791f7575 1 0.00/1.00 vMB 0
360,229 360,229 0000000000000000096f8074bf82c56a09f890a6c054e5f318d8286136f3fbef 231 0.19/1.00 vMB 19
360,228 360,228 00000000000000000db4cb3be1e0864fa032320357706510efd1d565849fe431 1,088 0.74/1.00 vMB 20
360,227 360,227 000000000000000004b888a0b2771e7666e2973dafa719e6ef18a26a4629415f 546 0.29/1.00 vMB 25
360,226 360,226 00000000000000000401ddcf2fc8d06fd8263ad48df398dfcfff41a5c53e9f66 1 0.00/1.00 vMB 0
360,225 360,225 00000000000000000136278e9fbcb16d499d800a3337db1f89368a319ab5f3aa 465 0.30/1.00 vMB 20
360,224 360,224 00000000000000000fc8605ac65350412da0943b06f3844e105eb28464b11e96 589 0.64/1.00 vMB 12
360,223 360,223 0000000000000000166f3a51dcd2e2a66d50cbae5542f64442ecd29ad84e9bbd 1,012 0.75/1.00 vMB 16
360,222 360,222 00000000000000000cfc0e456059db84bf192447e592fe050174411992d7b9a9 845 0.75/1.00 vMB 15
360,221 360,221 0000000000000000065e1227f6d8a51898e7469be7f41d4f6b9529fcac55fe4c 2,235 0.75/1.00 vMB 42
360,220 360,220 00000000000000000ca78ac4b5d83a58a20ed22aadd03e0ae048f1f3c67401b1 148 0.24/1.00 vMB 8
360,219 360,219 00000000000000001372aeafe2ce7a8c26230200cf406bef519ed0687bfaab1c 1,251 0.75/1.00 vMB 24
360,218 360,218 000000000000000009468cd278007cd0d4a982c2e953f23e81ee1f0f6c3b5470 282 0.18/1.00 vMB 19
360,217 360,217 00000000000000000b136720651ed5d990eb60a098e41a15ac6f608873e3383a 1 0.00/1.00 vMB 0
360,216 360,216 0000000000000000109d1245a2415302b98a400cae9aab7b821af9925e181520 160 0.38/1.00 vMB 4
360,215 360,215 0000000000000000048d63676211c19addffbf3a4bb62726aa39498eb584e894 884 0.75/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.