Loading Tool

Explorer IconExplorer

Memory Pool

44,638 transactions
27.62 vMB
0.08909027 BTC
Random Selection Loading Transactions
Max Size: 144.79/200 MB

Candidate Block

Mining Attempt edfe0082441cf11e6a42b1368b2a38ec27f2ac46e8fdc5b9ce9e0dee0fab7ee6
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root b3e07df4548ae50cb4bf5621ba8d1a78b2cb2f98d363df1dbd09b271ee672351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.03502406 BTC
Feerates: 151.65 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (625,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,268 289,268 0000000000000000da134f0a1df49a41312f1a5cecb515939ab98c659487da0d 252 0.13/1.00 vMB 34
289,267 289,267 000000000000000029effcdfe7bb8efd080cf0da20dff75243066247e8b90a62 152 0.10/1.00 vMB 22
289,266 289,266 00000000000000010b7bd27422639ea7cdbf1219af694554cf23a9c339c2a802 128 0.05/1.00 vMB 47
289,265 289,265 00000000000000001a792814631e53d49c5751a1d0b4a87727d6f5097bba3382 841 0.35/1.00 vMB 50
289,264 289,264 0000000000000000520ae4e6da71b24ddf87b3fa0592463761f4020e4262a43a 237 0.35/1.00 vMB 7
289,263 289,263 000000000000000053eb269f41b79229c0ca5d5d71b99cbf81a4c9af9ca26283 785 0.43/1.00 vMB 39
289,262 289,262 00000000000000001330b0127108a94c236c6a0560c5023e9fb8ce11bc4dce01 235 0.16/1.00 vMB 26
289,261 289,261 000000000000000112cdacfa063e4a2b1ac799c2f4e344abacfb23fc5f726dd2 704 0.25/1.00 vMB 43
289,260 289,260 0000000000000000cdd10fa5095dc19382c6e7fe05ae046b8b2b2e8166d6b1cc 270 0.15/1.00 vMB 29
289,259 289,259 000000000000000000c9079b54b7b4c98e2a06d6fcd799ceb6fc2e17906992a6 164 0.10/1.00 vMB 43
289,258 289,258 0000000000000000f7d3d4037813fefd96408252c48414e4b4c00cd712ff3da7 231 0.13/1.00 vMB 28
289,257 289,257 0000000000000000cec279c636755e8cdc2cd297bec359e6efa271c79b7349e7 325 0.23/1.00 vMB 25
289,256 289,256 00000000000000007ee6714a0e51cd35768b2c8f23be29930bcb6e0685f45bd3 813 0.35/1.00 vMB 43
289,255 289,255 000000000000000026b47f6aa54ddd3053cabdc901b248f00da2f8388221f969 221 0.10/1.00 vMB 35
289,254 289,254 0000000000000001150b884ce0e4a16983ecda94ae6acf4353819dd5c35e7632 226 0.14/1.00 vMB 26
289,253 289,253 00000000000000008f7bb5363b7537e4b5160f3592a4559c8cf6faf712ee0c2e 243 0.35/1.00 vMB 18
289,252 289,252 00000000000000001454e3c352ff6e95ec95fdeb23fdf1627fbb979afd6795c3 625 0.50/1.00 vMB 27
289,251 289,251 0000000000000000018dec2efa6c5a342b210e4899a521da823802c641ad82d4 542 0.25/1.00 vMB 34
289,250 289,250 0000000000000000a4d38630cf2d13669770f7a0f3ddbec4c4dc4fe99f42a313 2,229 0.90/1.00 vMB 52
289,249 289,249 0000000000000000da437464a222975048f94ef63946daad98c0ae0f0f18349c 20 0.01/1.00 vMB 37
289,248 289,248 0000000000000000563b7392be22964bedfe85308994355801c460d3e953295e 29 0.05/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.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.