Loading Tool

Explorer IconExplorer

Memory Pool

78,039 transactions
29.29 vMB
0.06346886 BTC
Random Selection Loading Transactions
Max Size: 176.01/200 MB

Candidate Block

Mining Attempt ed6865d4d70af5ea8ea3758db19621f47a351f528af961e7c63a37e89ef19a18
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root da4efb62d718bf1bfe96c269514a857666681d08ed160340dcbb5f805b594ee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,888
Size: 1.00 vMB
Total Fees: 0.00406237 BTC
Feerates: 21.09 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (492,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,368 422,368 000000000000000001c5219eafb63e719718eb0dbec86009602c9e1413f8bf0b 2,043 1.00/1.00 vMB 34
422,367 422,367 000000000000000003b9418db564db952a192f7e1f5936621692c15b59bad752 2,243 1.00/1.00 vMB 49
422,366 422,366 000000000000000000f34a188684e071ab56a0c8222a407517e6681df3aba5c5 2,537 1.00/1.00 vMB 72
422,365 422,365 000000000000000003bff6030999b2305187504dc0a89937d779451cff53a225 2,208 1.00/1.00 vMB 66
422,364 422,364 00000000000000000315c37d86ccc3d64692e0fc6488ad16adc2c1a0bbac4139 2,859 1.00/1.00 vMB 72
422,363 422,363 000000000000000003d8ed9588f9bbf0bc639cd8a53570b8953a9a2695e7fafe 2,625 0.99/1.00 vMB 66
422,362 422,362 0000000000000000009853f682b56f32b9adb469ed5210f77a81b18ab0155d08 2,470 1.00/1.00 vMB 61
422,361 422,361 00000000000000000009ca910482912ba6cde67d1288d52421d534330d748aff 1,873 1.00/1.00 vMB 87
422,360 422,360 0000000000000000026c994f6ce3d2215231b69bc95ef449789fb7a6b760a17d 1,137 1.00/1.00 vMB 83
422,359 422,359 00000000000000000038591e1d35571776626f83c078a7e43cb4f081525fb8e4 2,123 1.00/1.00 vMB 120
422,358 422,358 000000000000000002d6993083a8cef0ccb16a6ca05b8d6f594a5370a3d9312f 2,478 1.00/1.00 vMB 81
422,357 422,357 0000000000000000009a299f5f5cfa58429db748614414984d8819cafd7fd95a 2,613 1.00/1.00 vMB 59
422,356 422,356 0000000000000000023609d6ca2711b55bae7be63ce3c7ba09bee00a62678b97 2,363 1.00/1.00 vMB 106
422,355 422,355 0000000000000000014fb9bfedd3fb880bc5fc8aec44547e54553b15b9b52552 2,531 1.00/1.00 vMB 67
422,354 422,354 00000000000000000409c93bd3ebf53d25233be7edc0ea541183365d6430cecb 2,483 1.00/1.00 vMB 92
422,353 422,353 00000000000000000037783fd9dbf063e3ec7f1c8b2516ecad56234f35f2b19c 2,432 1.00/1.00 vMB 63
422,352 422,352 0000000000000000026dd964de1693f43a75f242c4e8ae78f6f3eafeb314ec7f 2,580 1.00/1.00 vMB 95
422,351 422,351 000000000000000001156e4d7174c853bd3f456d4a05856db71914d508d03c72 2,671 1.00/1.00 vMB 102
422,350 422,350 00000000000000000384d530f7c5258cf999b2389ee6bd567ddb3d114909b556 2,199 1.00/1.00 vMB 49
422,349 422,349 0000000000000000029daea9f33c92e2bfb4de7cd9763d93624e110dc170aa98 2,338 0.92/1.00 vMB 62
422,348 422,348 0000000000000000014fd312577ee2ca539abc27923831f4b5ceb1609fbd1484 2,065 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.