Loading Tool

Explorer IconExplorer

Memory Pool

26,678 transactions
24.24 vMB
0.04826536 BTC
Random Selection Loading Transactions
Max Size: 118.91/200 MB

Candidate Block

Mining Attempt 0acc5a4970ce30abf5be2fd5ddbfe32f206c325e4895c46dd0047913a8223746
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root ea75c886831062eea8bdd55a4a7188d5c9f882f06fcc9c6c3c9d28981996bf0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.00549865 BTC
Feerates: 73.20 > 0.55 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (735,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,442 179,442 00000000000005d3b35ab00e5b254614b6134072d5b23632dc46281eff343aad 37 0.02/1.00 vMB 152
179,441 179,441 00000000000006b466f8ec3e49f1f605c6dc475fd93b3d4591f0377a724ce59f 203 0.10/1.00 vMB 121
179,440 179,440 0000000000000561d10d95b81ed0e68c6e7c5540c4ce32a82d904a998b9a19cf 252 0.10/1.00 vMB 167
179,439 179,439 000000000000075035e5632a30f532dd2bddf5480dc37065c35c0530108a5eb9 134 0.05/1.00 vMB 94
179,438 179,438 0000000000000548e09f94243d7d25a3236208393ca2066d79502e674395fd35 64 0.02/1.00 vMB 152
179,437 179,437 00000000000008f45f11e7534e3e3374e9ab217c44854bc7392ff17536b088d5 93 0.05/1.00 vMB 118
179,436 179,436 00000000000001a1eca3a164b935e6398101a267c8a6189d51bb4ee716c73de1 84 0.03/1.00 vMB 128
179,435 179,435 000000000000084045d435e306638d746ecd67438a6426e15c4aca0b6be723ad 211 0.08/1.00 vMB 126
179,434 179,434 000000000000057374e8492b9de76687076e97692f7635afd7bb1c37d0e3154b 277 0.13/1.00 vMB 130
179,433 179,433 0000000000000146cca09914093f182831cf3d7697f93a00a1035c7d27b920ba 248 0.12/1.00 vMB 371
179,432 179,432 0000000000000119e7d440c183edb13be0f6942275f7d8dc06d2ea67f7a33dfa 9 0.00/1.00 vMB 69
179,431 179,431 0000000000000234453c27e603a48a219f3cf7f21c5aa1c7883c186c4c961f6f 125 0.05/1.00 vMB 199
179,430 179,430 00000000000000209c3219bdecd59860a8a807d87bca69fb386cc4878bc9acb6 39 0.01/1.00 vMB 101
179,429 179,429 0000000000000090e22125783434ef80e36e3f9a416c6fbd4cf744bd0e509cf2 336 0.14/1.00 vMB 145
179,428 179,428 00000000000008adfa3729d830b79a788decd3a6776fab8d76b894b9984a959c 48 0.02/1.00 vMB 128
179,427 179,427 00000000000008eface9f03d12aa90fb7438510021ec3c8efa114b9cc6e230e5 101 0.04/1.00 vMB 86
179,426 179,426 000000000000069a47e345c53bdb5fdd0945e6152dddd6e90bda3604ddfecb71 270 0.14/1.00 vMB 168
179,425 179,425 000000000000085e3c051781cd5bdca7b537d282bbae182533bb6178074d1aa5 20 0.01/1.00 vMB 92
179,424 179,424 0000000000000780e8d7d382e048c522bd4882664addfd5e66c27d6d1377b83f 206 0.09/1.00 vMB 128
179,423 179,423 0000000000000ae53f0c78330f6c2fbece2752909bc3742823e4fab29c5fd2b0 30 0.01/1.00 vMB 100
179,422 179,422 000000000000092bb1c6710692cf35f6682944224cf940c03e62e15a167265bd 47 0.02/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 781.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 641.69 GB
    • Received: 12.52 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.