Loading Tool

Explorer IconExplorer

Memory Pool

85,385 transactions
31.86 vMB
0.20484420 BTC
Random Selection Loading Transactions
Max Size: 190.54/200 MB

Candidate Block

Mining Attempt c7fe30eedabe16bee9fb820d938c0df8bd15739cd52c77dd1a1910186e0f566e
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 382a5ecebc667181e15e417949e5980bd5fa788125149c0f70aa9b8c15a74632
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.09290037 BTC
Feerates: 529.10 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (295,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,303 619,303 00000000000000000002b32f4d20548b89e1db517afabf5085516d748d0d5adc 2,421 1.00/1.00 vMB 23
619,302 619,302 0000000000000000000b56c44e5a9b429b6db70322565a7f7b123bb5a3ad860c 1,577 0.61/1.00 vMB 3
619,301 619,301 00000000000000000006f650cbaa7d8165b2dfe7d08fac34f8a481ff396720e0 3,064 1.00/1.00 vMB 28
619,300 619,300 00000000000000000005b48b5d9bc1e6ae92974d4baa5842e98a487caad8d4ef 630 0.21/1.00 vMB 26
619,299 619,299 00000000000000000008fc7f65b54dba3f204136304872b6f1e979e69166c346 260 0.08/1.00 vMB 21
619,298 619,298 00000000000000000000301d8fb946e55d6e98f854c9423ab5cf645c490a08fa 200 0.09/1.00 vMB 18
619,297 619,297 0000000000000000000aa7a7176172e37333cfea7989d08a028e35956184ff56 189 0.05/1.00 vMB 21
619,296 619,296 0000000000000000000799a6930aad5c0ae0b4ddf192c560a84e56ff773983ad 524 0.16/1.00 vMB 30
619,295 619,295 0000000000000000000b7f856ca5b715748fa691ab70fcddbafee4d0ce925c57 2,845 0.90/1.00 vMB 19
619,294 619,294 0000000000000000000546e65b72a6bafeaa5a192676db1aca5021769b1ae0c6 1,467 0.62/1.00 vMB 14
619,293 619,293 00000000000000000000f9473384e453ee3457564ff471cb633cc6d61a7a6f38 3,005 1.00/1.00 vMB 7
619,292 619,292 00000000000000000001505f76c18408607fde306b33fe0c165307fb6e4ebfaa 2,713 1.00/1.00 vMB 20
619,291 619,291 0000000000000000001057e5c602aa19a5efdf3d9da6e24d02c59790bfeb6523 3,122 1.00/1.00 vMB 8
619,290 619,290 00000000000000000010457f2d8aed84426f1a03cb01c09ebd8bffcf2c1e29a3 3,544 1.00/1.00 vMB 16
619,289 619,289 000000000000000000082ca9d63e17ebfe49e8031ed916aeb79859fc973d6bd2 2,977 1.00/1.00 vMB 22
619,288 619,288 00000000000000000001f741f1a90f1b0b3ddf8f6e952b0cd9adea74177e8bcf 3,185 1.00/1.00 vMB 31
619,287 619,287 00000000000000000006b0bf44a5f27600c448437200c8bcdee01390f80810ef 3,264 1.00/1.00 vMB 24
619,286 619,286 000000000000000000049069ee11adac95dc288ecff9fe62fc33eb56e3c979eb 2,524 1.00/1.00 vMB 23
619,285 619,285 000000000000000000030fc5c3ae3cd154c1b40564fa776337b439a0fd6dd628 2,412 1.00/1.00 vMB 36
619,284 619,284 0000000000000000000210690625adcc3f06d3ff1d66f9ebb8e78f503847e1b1 1,652 0.49/1.00 vMB 18
619,283 619,283 0000000000000000000ee1fa92fd25cf05624943c66ea600405382820afa8b9c 1,745 0.59/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.