Loading Tool

Explorer IconExplorer

Memory Pool

46,152 transactions
27.64 vMB
0.12138152 BTC
Random Selection Loading Transactions
Max Size: 145.78/200 MB

Candidate Block

Mining Attempt 1d9d2b38145640b0e8535f1b886a4269d6dbeca0b23c3d24c4bf0077e484cc9a
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root b7c4b56208ae0d711876e8b33b9814d25358d38726f4c728d3e9a2b98e390b40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.06424486 BTC
Feerates: 201.07 > 6.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (612,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,446 302,446 000000000000000006896471a3eefbd71a10242b91db151b3bd0d0175fdf8a4e 487 0.35/1.00 vMB 20
302,445 302,445 00000000000000002692fc3f05b9e5ca0f8ccf36981c0e7109f020e54eab7415 619 0.25/1.00 vMB 38
302,444 302,444 000000000000000027091150dfbece1b543e0b41b5ed83eef07f833435d83502 1,025 0.35/1.00 vMB 74
302,443 302,443 00000000000000003ae7fa438c877e1bc7bf58bfdf9ae8578764f43beb3eb654 315 0.17/1.00 vMB 30
302,442 302,442 00000000000000001f826672f11b3361a2574818d0b139d6a43c7a5abcaf4c54 836 0.42/1.00 vMB 28
302,441 302,441 0000000000000000681dbd14dda098f1ea21a9208c67a3c24ae4e1cf1e45a17a 64 0.03/1.00 vMB 137
302,440 302,440 00000000000000005e682f1b21f9c003434232ba1e5a90addc0476915c158b4f 64 0.03/1.00 vMB 12
302,439 302,439 000000000000000003642c6f6435b63433f63d1c5afa396efe45f9cf60e4f92a 102 0.04/1.00 vMB 32
302,438 302,438 0000000000000000134ae06c24d901f340d96ace5438910fc3079fe06b2da6a5 448 0.22/1.00 vMB 42
302,437 302,437 000000000000000029cbe6251154e2b60610953838e4d5b7feb5582ec208851a 314 0.18/1.00 vMB 23
302,436 302,436 000000000000000041b13a597c212e558b2b4a6b1ff22ad7fff4e367e50db435 314 0.19/1.00 vMB 28
302,435 302,435 00000000000000001401f091d9c406e8c3c2e3478ed1fcd03d646b7d4d2136e2 285 0.17/1.00 vMB 23
302,434 302,434 000000000000000055fbc7b89fa93ab678201ec8717717fc3d5824a197733321 691 0.50/1.00 vMB 24
302,433 302,433 00000000000000002a379aec0fba41ce007b3ed81c049407890c9c414040d827 1,088 0.35/1.00 vMB 621
302,432 302,432 00000000000000000c080f42aee0e1d1d80115bcce8a9e4f94f908939cce008d 205 0.49/1.00 vMB 12
302,431 302,431 00000000000000006609c101d45ae14b4b630460e21ebde04b3bad40e7b38e76 405 0.35/1.00 vMB 17
302,430 302,430 000000000000000054b4f5c6ee8fd1c6548328732bca93e9594b4a2fda3aa293 915 0.35/1.00 vMB 41
302,429 302,429 000000000000000002e3868db0f085138bacc1a43f3088cf4980111382cbf2e5 715 0.25/1.00 vMB 70
302,428 302,428 00000000000000001d56b3fb6a6f9029d1600f49d41351e735b47805f074819b 975 0.35/1.00 vMB 44
302,427 302,427 000000000000000050a918d0d7764ff0d4d65972b5b33893fe5effb08831cc0b 177 0.08/1.00 vMB 36
302,426 302,426 00000000000000000ee63833fb85ce404c1c6dc87675e06f9c5782facf426f91 991 0.56/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.17 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: 653.59 GB
    • Received: 13.96 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.