Loading Tool

Explorer IconExplorer

Memory Pool

79,749 transactions
34.79 vMB
0.18934361 BTC
Random Selection Loading Transactions
Max Size: 193.89/200 MB

Candidate Block

Mining Attempt a705b582ff7e092f69fb1dd1a9651a9bd8e6075dc60d55b837a590496f825e03
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 40003397dc39d20926e0a6f562cba5cd6e4bc298f8abcb81319ba63a17e339e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.05799101 BTC
Feerates: 477.45 > 5.81 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (668,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,428 246,428 000000000000008eff1af81f02a3ad5d70f6b11f5dc197634e31d24572a01ec4 7 0.00/1.00 vMB 91
246,427 246,427 0000000000000034edc012e96ca1c4bc359b0e4ddc21ebd8b1c69e7e3d78154d 188 0.09/1.00 vMB 166
246,426 246,426 0000000000000035423f7597667e8b3555a5e7e143ca9168c4216bd04eb022a0 113 0.07/1.00 vMB 59
246,425 246,425 000000000000009f281800e07fb02c4c4fa7696a3cef4bb9f3f9e4153a3b3f7d 468 0.20/1.00 vMB 154
246,424 246,424 0000000000000057ec287581e30da228a9a3e5cfe9738796ca6c6cab010b3ec1 15 0.01/1.00 vMB 66
246,423 246,423 0000000000000080baa8583f7062ad0256b9aae93165c56257ab28551e714d36 343 0.13/1.00 vMB 189
246,422 246,422 000000000000007dd1be761f15f830833ffee8176fd93762118a0cf626be2421 264 0.15/1.00 vMB 100
246,421 246,421 0000000000000072525de3f39359f755ee0c4c8a012a6c402caf92ebc0dcb5a7 64 0.04/1.00 vMB 49
246,420 246,420 0000000000000075d992f1fe3b698c44288db2ebc30ff226a377022fb564d036 346 0.16/1.00 vMB 136
246,419 246,419 00000000000000557009aa8d8eedcdd89ff4174b33aa16cfcb1233e3b54bff61 199 0.09/1.00 vMB 139
246,418 246,418 000000000000004d31902df6a2fc4e96e46ced89af80341704f588cf19c07057 7 0.00/1.00 vMB 57
246,417 246,417 0000000000000011336beb4f3f78161497cbbd3efa541f71daeacbfd5abe6f9e 211 0.10/1.00 vMB 137
246,416 246,416 000000000000001b2e50458cdc15d4a5960e23914ff0d5ca41659fe25f1f2cb0 405 0.21/1.00 vMB 150
246,415 246,415 00000000000000200e569232ed5a60c33077abebbc5c23d215957a550aa2a313 665 0.25/1.00 vMB 194
246,414 246,414 000000000000009dc4fe06c7e36203c86d9f06f3a0b16d5ecfc9bf89a116c3b0 379 0.20/1.00 vMB 119
246,413 246,413 0000000000000042588df59bb32af742a829b3ca48b08d09154c84ec65dda638 587 0.25/1.00 vMB 170
246,412 246,412 00000000000000370aec3c731c633e84202e16a858740a70767b7ec3088195f9 30 0.01/1.00 vMB 100
246,411 246,411 000000000000003fc7ad5539d618a9de39fdd59550220ef049adb213aa583c37 32 0.01/1.00 vMB 122
246,410 246,410 000000000000002ebe003a3b41b10a63b47d0699b174768058d0c1600d938954 231 0.11/1.00 vMB 117
246,409 246,409 000000000000002ee686dadefc1a66ab076d563a57463975d1e77d18033ca18d 452 0.18/1.00 vMB 153
246,408 246,408 00000000000000a1dd6e4070ac181c9988397052d6f029d2a1343cb2ee709226 131 0.07/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.11 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: 735.74 GB
    • Received: 18.58 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.