Loading Tool

Explorer IconExplorer

Memory Pool

69,746 transactions
26.67 vMB
0.07799290 BTC
Random Selection Loading Transactions
Max Size: 159.98/200 MB

Candidate Block

Mining Attempt 16f72ccaf5ae84484c678e337912b6cdf9a1af895320b2bb8bd0124af55cf616
Version 20000000
Previous Block 000000000000000000018bf36fc2f826bfad29701e5489b8f164255e4a110f35
Merkle Root c5b6dceaecf61f74e8d668033bb6dda172d39e26219bb359ed5dcb350eb6c257
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,599
Size: 1.00 vMB
Total Fees: 0.02102096 BTC
Feerates: 301.59 > 2.11 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,492 (697,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,070 218,070 000000000000010f0cbaf116a3f9b9d51171ab7974da380004f0b90c5179a701 259 0.23/1.00 vMB 78
218,069 218,069 0000000000000002af02945e7ed8e6ed347161aab8473732e32be0ec5fbb279c 138 0.06/1.00 vMB 41
218,068 218,068 0000000000000296f029c92d462c30b1936e4c7becdf1b58428526c4b4ba14e7 306 0.12/1.00 vMB 205
218,067 218,067 000000000000010ded7a1219d4825e455aecd5637f0a38c79f865bf0ae586c0a 12 0.00/1.00 vMB 0
218,066 218,066 000000000000053d2a4bed775e0e33fd7e6c1615dbfd89b419a5c94e9dba6c33 449 0.22/1.00 vMB 165
218,065 218,065 00000000000003572cf23eb64d429a26232825e6ec69f10e2f9be5c1953420b6 143 0.11/1.00 vMB 100
218,064 218,064 0000000000000575b4ad52b8846df75ea3fa6f9cead22cc7d2dc17061a244fc4 588 0.20/1.00 vMB 305
218,063 218,063 00000000000003d748a61f69f3cc656a1ca9c902b960d2c8e3b271ee8dd28aec 533 0.24/1.00 vMB 200
218,062 218,062 00000000000000ca1a629d8391313cd240840d06fc2ac6a26b9852b5c5f70bfe 309 0.24/1.00 vMB 146
218,061 218,061 000000000000048aa085b0b184447cda30ef327235a43493da00eaf080804cb1 318 0.23/1.00 vMB 118
218,060 218,060 00000000000000e8bc3daff09234def0a0af7d4533fc1bf9ee901b7d5f709654 123 0.05/1.00 vMB 154
218,059 218,059 0000000000000018ef4d781982a3dfda29d129d80ffbbece89666ae66f5e4f53 44 0.03/1.00 vMB 187
218,058 218,058 0000000000000321e58d25d649340d6f30c669d0ab9d17c9a5d302641c2be9b5 179 0.08/1.00 vMB 176
218,057 218,057 00000000000002a4f19e81070c0e0a7c96bb7bb5f5ea5f2ee7b8ac9c3821a7fe 173 0.08/1.00 vMB 216
218,056 218,056 00000000000000bf779db6de46715d3960fe02af9c4ebd160a398387c7c86142 227 0.18/1.00 vMB 116
218,055 218,055 0000000000000531c7afe5a9dac57c54733991ee8df4b845d7e67a09cfa54a11 297 0.25/1.00 vMB 576
218,054 218,054 00000000000004752b1414b38f9cc65d83f358e1791784e265c192b03cc7e14d 519 0.25/1.00 vMB 164
218,053 218,053 00000000000002ea9e09a055ed34881f39e93e0c202f9211420eee7d6f9816e5 734 0.25/1.00 vMB 202
218,052 218,052 000000000000002026f524529ff19f98c013739dad661efeda25ff2fd95dd0ae 625 0.20/1.00 vMB 246
218,051 218,051 000000000000038cacf6994317d1dae17e397f60220053f3820572187d41178a 427 0.27/1.00 vMB 132
218,050 218,050 00000000000005374deccee8229a55d8a96c508308e42ae7dc363b64d9900cb9 848 0.25/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 783.25 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: 762.16 GB
    • Received: 19.13 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.