Loading Tool

Explorer IconExplorer

Memory Pool

26,644 transactions
24.89 vMB
0.03603972 BTC
Random Selection Loading Transactions
Max Size: 135.24/200 MB

Candidate Block

Mining Attempt 2b77d243a6a15796f30385e3346a98d61d970c964cf4105ec429840230528db6
Version 20000000
Previous Block 000000000000000000007cfcb2601199c68d2f474abafc808fee1e91d3081aec
Merkle Root 711508f6c5d816509d12047efe373364754b6233855d30247620761bd6ee259e
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,409
Size: 1.00 vMB
Total Fees: 0.00868663 BTC
Feerates: 502.67 > 0.87 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,683 (141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,542 939,542 00000000000000000001c0f71e3e579faf3a8e58de1ca6d84c55c60e16d97d69 4,420 1.00/1.00 vMB 1
939,541 939,541 00000000000000000001e422236a2a49c903b8da167ac279a41b3168274b376d 344 0.11/1.00 vMB 2
939,540 939,540 00000000000000000000ec0c9766308aa410b4cb497efc90d755c662f28213c5 1,567 0.59/1.00 vMB 2
939,539 939,539 000000000000000000006ccc18dab105eb013df14619c50ac2585df432f83de4 6,206 1.00/1.00 vMB 0
939,538 939,538 00000000000000000001a16db9191192c51a2db8fbae0eb0eea6a241b48883e6 4,265 1.00/1.00 vMB 0
939,537 939,537 000000000000000000008e26da08ffb09ab127d789371353b1e053c233b59540 3,018 1.00/1.00 vMB 2
939,536 939,536 00000000000000000000721cca1733accc703848a6880c28888c7cc6868df596 3,507 1.00/1.00 vMB 0
939,535 939,535 0000000000000000000175a9392b774303d51236ac0600eaafc1dde8408e3fed 4,627 1.00/1.00 vMB 1
939,534 939,534 00000000000000000000d8877fe20e1952a4a3eeda9598d465828aa673ee5365 3,253 1.00/1.00 vMB 2
939,533 939,533 000000000000000000005936d78018381a418df07b4409c509a7af02e74de3fc 1,759 1.00/1.00 vMB 0
939,532 939,532 00000000000000000000ef65c9f221f4e24daa70fb7d8bd8b009fdeacb9ae226 676 1.00/1.00 vMB 0
939,531 939,531 0000000000000000000176d17e30d974bf03784ca1aea320df0b92a0fa7afe1d 2,706 1.00/1.00 vMB 1
939,530 939,530 000000000000000000008be0f5f58ab1960ef6f4f6e8d03bc415b96e7129dc6e 2,192 0.84/1.00 vMB 2
939,529 939,529 00000000000000000000709b6f8ec95915639c71eeee77371248abd34c050e82 2,208 1.00/1.00 vMB 0
939,528 939,528 00000000000000000000da2e7e3edfedb82c3b779295e3ef77fd96fc890ef096 2,401 1.00/1.00 vMB 2
939,527 939,527 0000000000000000000164d67ffcf760e28e9f8b2ca0c688aee1df42d1758b1b 814 1.00/1.00 vMB 0
939,526 939,526 000000000000000000005bdb8a718ceff7b1aaf3d632d2c3ce8f326c74a048cd 2,691 1.00/1.00 vMB 1
939,525 939,525 00000000000000000000eecde430969c94afdf265b97c538277cb9da54701b8f 745 1.00/1.00 vMB 0
939,524 939,524 0000000000000000000052b06c28219b3b29c7aa5a22e2b43f8732ab15dc564e 2,870 1.00/1.00 vMB 1
939,523 939,523 000000000000000000006c36fcfc5a65595805a9fa98ec5faf475149f9fd174f 3,307 1.00/1.00 vMB 1
939,522 939,522 000000000000000000000b534c2f30a7f9cb56ef0a2b8fc10e0f7b708e71ddac 4,001 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 826.16 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: 4,284.81 GB
    • Received: 236.86 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.