Loading Tool

Explorer IconExplorer

Memory Pool

74,337 transactions
27.41 vMB
0.06821114 BTC
Random Selection Loading Transactions
Max Size: 167.41/200 MB

Candidate Block

Mining Attempt d01c1f7b28f5026ba6ad37029c955cd9fa51f1320424f7a0683e52c90ffa5319
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 100012cc5b7ecffc71d129a88e59e0a6161ca029562cf53e1d76cc430e45d98b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,260
Size: 1.00 vMB
Total Fees: 0.00972739 BTC
Feerates: 80.55 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (522,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,616 392,616 000000000000000000d14c726eb1dd177d38c9d693d3b1693bf389debaf90898 593 0.43/1.00 vMB 37
392,615 392,615 00000000000000000528594e670387a280d8f3fcc6e953465fbb84171723d207 773 0.40/1.00 vMB 34
392,614 392,614 00000000000000000331afebaab5b0c7f281a1eff4f0d9407f6257bd6cf41668 1,787 0.82/1.00 vMB 35
392,613 392,613 000000000000000003c6db74857604d3cb63892b4365220d4644949fa2f94b1d 523 0.25/1.00 vMB 34
392,612 392,612 000000000000000000b38f7f1ef2f9f65a1a3ed226d0cfd1ebbc6ff5820ec41d 1,630 0.89/1.00 vMB 33
392,611 392,611 0000000000000000012d2b914efa92ffea271267cb2e0b830cccbf4bce31730d 1,461 0.73/1.00 vMB 32
392,610 392,610 0000000000000000029601bc8ca590e7bc42bef8c3673d3a39b8261249a65214 1,223 0.58/1.00 vMB 33
392,609 392,609 000000000000000006ef47ad450f4704b183af0b3e6da5f2dea009b9a6b70f8c 960 0.44/1.00 vMB 32
392,608 392,608 0000000000000000054cb1413ad660ae5c35ff0f65577f7e26fdaedd7df7f136 532 0.35/1.00 vMB 26
392,607 392,607 00000000000000000924d3ee387ea8af231a25c08b570e4a7416d97bd936dfd8 395 0.25/1.00 vMB 26
392,606 392,606 000000000000000006cd465319ac94160581f9087632ad1735dc9838b3891c8f 764 0.32/1.00 vMB 39
392,605 392,605 00000000000000000736d31d33838abded710ed9a4609bb246eeb72315a97928 626 0.29/1.00 vMB 33
392,604 392,604 0000000000000000043d78757977ff96f24e710e160faf0b7c2f279fca96a2dc 1,425 0.63/1.00 vMB 35
392,603 392,603 00000000000000000415ade5cf8b9a9176ef911f973713c359215c4a212f50f1 523 0.26/1.00 vMB 30
392,602 392,602 0000000000000000026ae97f49b9f8bb66fcd208eaf57ce850b3e40c887f64f9 568 0.31/1.00 vMB 28
392,601 392,601 000000000000000000927b05588f2ba23c98d7d634997b9eab048ec9064f72dc 926 0.61/1.00 vMB 25
392,600 392,600 0000000000000000000434f160d6c4bdfdab602b53cfc6f1547ca63ce2518011 871 0.37/1.00 vMB 39
392,599 392,599 000000000000000001eca2be204dc4d25280d3bec1d6bad4812b9edc3aed22c4 1,409 0.64/1.00 vMB 38
392,598 392,598 0000000000000000064169a7e08dea6e23d6774257af7bf6710a74d5b3b689fd 625 0.29/1.00 vMB 30
392,597 392,597 000000000000000009d3719ca6fbd49fd0dee1e004ae32ae3a542b5ebfff6f50 1,481 0.87/1.00 vMB 31
392,596 392,596 000000000000000000274c0166e4c9ada8cbc951af3f3830c67778516bf05552 939 0.43/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.