Loading Tool

Explorer IconExplorer

Memory Pool

81,242 transactions
29.85 vMB
0.10551543 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 0366bef952a78ebe51d4117ed2a8e595272f069b8862cd8568b3a53a9fce6945
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root fdc4c9765c6df2224ad640d5a0b1a9b1a57c727dc54fa0fdd9cacb34905f3a21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.03989209 BTC
Feerates: 146.36 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (499,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,504 415,504 0000000000000000013f82cac482cf9b71c1beb8e07db0c534f4c2f9a9a7eaf5 857 0.40/1.00 vMB 44
415,503 415,503 00000000000000000007b0461b94decd62b68ce20b54f76ff8498fde61b74cb4 1,994 0.89/1.00 vMB 40
415,502 415,502 0000000000000000020dfd7ded791f57cda6c61debb7b1565d180f8a746b13da 949 0.55/1.00 vMB 31
415,501 415,501 000000000000000004acc9df30189cb5e1ccc892e097b3dab2f589ebb8d39a80 2,475 1.00/1.00 vMB 53
415,500 415,500 00000000000000000082755a016ef227bfa6b116b4f306305d414cd976363656 1,043 1.00/1.00 vMB 20
415,499 415,499 0000000000000000014c6179492b3bb41c47d86976183b2322217e12e469b37c 99 0.06/1.00 vMB 46
415,498 415,498 0000000000000000030f7ed4e8f81b7d57665c8ac84ac00555e27de008217567 1,740 0.74/1.00 vMB 44
415,497 415,497 0000000000000000055e590af1f9a70a0622e02f58623eef8a03ca07df5199d2 80 0.03/1.00 vMB 50
415,496 415,496 000000000000000002a3fedcf03bc40f0800faf6348ed93b9592496f84a77b90 1,572 0.67/1.00 vMB 46
415,495 415,495 000000000000000002a533b9fa5c9f4200948aacd285aa068784fdd1948a8d1a 2,196 1.00/1.00 vMB 37
415,494 415,494 000000000000000002c4e0fe45862f66597fbef7bb5ee813f008a5e33fab9771 2,837 1.00/1.00 vMB 59
415,493 415,493 000000000000000002480e54a9b562d5c35db38880837e8238116d30c4e63dbd 1,480 0.64/1.00 vMB 43
415,492 415,492 0000000000000000058f469e7319f75d15e4bdceff96694e910fdcb002ae5797 1,013 1.00/1.00 vMB 18
415,491 415,491 000000000000000004ce4f2de212a5e62c4900aa38992c821d64edf95202596b 2,283 1.00/1.00 vMB 49
415,490 415,490 000000000000000003dd0ad3ee0044a2df51272905f074f452d0898a5ebbc292 241 0.09/1.00 vMB 54
415,489 415,489 000000000000000001df8093b6a1da6e44c871a2a85d6417d7157ede40772c9e 1,403 0.99/1.00 vMB 31
415,488 415,488 0000000000000000057b585de0f274ec432d95fd0709f2a9aee64d002fb71032 589 0.24/1.00 vMB 50
415,487 415,487 000000000000000004851e76379190534bba14d8b9c56a18d33ecd0aeea31af7 510 0.83/1.00 vMB 15
415,486 415,486 000000000000000001b40b35fd59eeb7213394e849bd182d3ca941a6e8afe44c 1,729 1.00/1.00 vMB 30
415,485 415,485 000000000000000002219047449451547f020bdf19329c4912f133219fc01f05 3,090 1.00/1.00 vMB 67
415,484 415,484 00000000000000000530d9ce8a6ab52fe593eb00240b2a2b9616300eb4019bf5 1,546 0.80/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.