Loading Tool

Explorer IconExplorer

Memory Pool

74,856 transactions
27.62 vMB
0.07380161 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt 8f5d90bfb4daca127d2e6d5eb833f6def88c422928bb5119520d9d62c96edd8f
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7e331f5da9cbe20be2871c2395f5066ddcee8afd9e380e12f6086f771031a62c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,294
Size: 1.00 vMB
Total Fees: 0.01485562 BTC
Feerates: 79.15 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (560,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,499 354,499 00000000000000001542a94ed89a57d3c1f8d29c3672a0fba1564db15e4a80f5 1,661 1.00/1.00 vMB 24
354,498 354,498 0000000000000000113b9fb34cc04c0752182e616e8cb038c1e1ea14aa1e4165 1,024 0.35/1.00 vMB 40
354,497 354,497 000000000000000006cd133c0386a8e7a3a36a1e010dd394dec39e377cd5484e 288 0.18/1.00 vMB 20
354,496 354,496 000000000000000009fe9ef75a58b62376f0ac52843e10eb0e15536770d9eaf1 35 0.06/1.00 vMB 3
354,495 354,495 000000000000000007abb85568326e19c4352d0768dbbde6f9129cf52f1390bf 312 0.19/1.00 vMB 15
354,494 354,494 000000000000000006844a7db623c028527fdab798a5ce5cb59b5f71b6187243 664 0.75/1.00 vMB 14
354,493 354,493 00000000000000000b13f6549bc4134e44cb2dbe810b8b7fbb60c9551560ea96 1,740 0.75/1.00 vMB 33
354,492 354,492 0000000000000000158e36e589cf30df26e6669b6deaa00f9979f56560e9cc7c 2,278 0.75/1.00 vMB 41
354,491 354,491 00000000000000000b3d84d517844b91e3329d3d344d80f8df1bdbbc3845e8f0 1,096 0.48/1.00 vMB 26
354,490 354,490 00000000000000000a4086b91d07243a0bdb11b80574acf9091dfac3c8424855 465 0.25/1.00 vMB 25
354,489 354,489 000000000000000009065787bfe99eeca871f3b2a32d55ee23a41bb9f7e94a33 217 0.10/1.00 vMB 32
354,488 354,488 00000000000000000d9214ba334a52624b701a74b1b9a15b727d516bfd569845 185 0.11/1.00 vMB 15
354,487 354,487 0000000000000000036b1b697ff87e89a980f5a19d7463c6129d682643dc5015 1,676 0.75/1.00 vMB 31
354,486 354,486 0000000000000000067b0b1d167340ec287ca008842db583d43133c38469eddd 903 0.38/1.00 vMB 31
354,485 354,485 0000000000000000092a0495227849c6385e25fff52f01e230f6577b37cb4672 1,114 0.51/1.00 vMB 27
354,484 354,484 00000000000000000bcadaa2e6467cd2b90d6b1c59da7b4acb171e6db00bae03 131 0.05/1.00 vMB 29
354,483 354,483 00000000000000000ef84aa93912ff7c59108f8b660669e237071c635d1fefd5 706 0.33/1.00 vMB 29
354,482 354,482 000000000000000005d448197af334a818d9e23d40a0c4e48defb4a8a3fcc360 665 0.30/1.00 vMB 29
354,481 354,481 000000000000000015d26c4c8a06dcf72ae421e49251010e92f83bffe9d460c2 46 0.10/1.00 vMB 1
354,480 354,480 00000000000000000dd8031c6270e2a892552bd49c0a389c75916b6d9577fa49 459 0.34/1.00 vMB 19
354,479 354,479 00000000000000000fb58a735038c5fb67e65aeca4040ad9fffe575fa56aa4e3 269 0.16/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.