Loading Tool

Explorer IconExplorer

Memory Pool

75,954 transactions
28.36 vMB
0.06709407 BTC
Random Selection Loading Transactions
Max Size: 171.84/200 MB

Candidate Block

Mining Attempt 335f8154862bfefa79368a8a0526321870869a852ca63b1636e8622e6d0ed79d
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 60ab79ad77d16a3883335200c8410c1e39ac4798654fd7e95855d8680e150566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,927
Size: 1.00 vMB
Total Fees: 0.00823355 BTC
Feerates: 178.73 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (295,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,307 619,307 0000000000000000000393ac0ce3d844eaf6cd70dce997226eaa9bdd9ae37354 423 0.15/1.00 vMB 13
619,306 619,306 00000000000000000006265f75af38c0ba91596ade3a4017f853d3d76b1182c0 1,142 0.37/1.00 vMB 19
619,305 619,305 000000000000000000095b4d454a0b596820a7287b2c7488265496e7ad2b8fa8 1,525 0.48/1.00 vMB 21
619,304 619,304 00000000000000000004e745646a90ca74739e65a39e5014088eaabb947ec325 2,338 0.83/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.