Loading Tool

Explorer IconExplorer

Memory Pool

84,810 transactions
31.34 vMB
0.15538100 BTC
Random Selection Loading Transactions
Max Size: 186.76/200 MB

Candidate Block

Mining Attempt 98969938caac719a1cab0375cdb750c8df52582f985e250b617c383e79f3e07a
Version 20000000
Previous Block 0000000000000000000115aec14edef7351610aaca38a5e367d17c217cb00d7e
Merkle Root 73280c6d431cb07bde7f2a8b54128a532ed76dcb260118ffa61965a7f0110822
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.03567760 BTC
Feerates: 44.54 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,633 (54 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,579 915,579 00000000000000000000b43694ad7ebf829e668ac21ffafda38b076cd662619a 2,432 1.00/1.00 vMB 2
915,578 915,578 000000000000000000017a15861c27b5358f1fc71724bd91deead72ecdca72b8 5,804 1.00/1.00 vMB 0
915,577 915,577 00000000000000000001ab8669cf30d58e67a654fb72b8a94290789e9a0eddc5 3,445 1.00/1.00 vMB 2
915,576 915,576 00000000000000000001786aebd3f443cf40988cd154696895dcca923ff8c390 3,425 1.00/1.00 vMB 0
915,575 915,575 00000000000000000001781c49567f865364073b4133c4f3b29bf7793974923e 1,578 1.00/1.00 vMB 0
915,574 915,574 00000000000000000000f1a29bf9b92d0d8d47205fad5ecf0ebc7fa8ae65ab37 5,102 1.00/1.00 vMB 0
915,573 915,573 000000000000000000003dda3b53bd86c7e68e6b60ed128dc579c306951eca9a 1,807 0.51/1.00 vMB 2
915,572 915,572 00000000000000000000cd1086842c12b83ed2355f176809bbb0421c1ad0ddf1 4,762 1.00/1.00 vMB 0
915,571 915,571 00000000000000000001602f397956deea2186fa162e2710330c51891dad609a 4,466 1.00/1.00 vMB 1
915,570 915,570 00000000000000000001a6ba7924749eb52af7b9b4acbc363a45761d71b2e955 1,525 0.50/1.00 vMB 2
915,569 915,569 00000000000000000001662914c0557afe3f6409d446d1b6b9340670ea9f2b98 4,636 1.00/1.00 vMB 1
915,568 915,568 00000000000000000000d5166db3d3b6559a749cab42b23239d347ebdf56fe1a 232 0.08/1.00 vMB 2
915,567 915,567 00000000000000000000abeb4ecbf4487944c224b059bb1ee931713e6db856d7 408 0.14/1.00 vMB 2
915,566 915,566 000000000000000000014a5cedcbda96abf4c3e18f7ae525e12bd436dfcd0978 2,057 0.80/1.00 vMB 2
915,565 915,565 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0 5,354 1.00/1.00 vMB 0
915,564 915,564 00000000000000000001e19ef795490792fd623199ee8d26db631a36aaff2eb8 950 0.50/1.00 vMB 1
915,563 915,563 00000000000000000001c76ec7392a64c1bd1343012ddbdf24a43f72750b010d 1,129 1.00/1.00 vMB 1
915,562 915,562 00000000000000000000c6cdd00b65761e851244bb982df55f61c9fda91a0135 3,913 1.00/1.00 vMB 0
915,561 915,561 00000000000000000000eda74d253ce025362768181ee9962a5299f2bcddcf3c 1,842 0.72/1.00 vMB 2
915,560 915,560 00000000000000000001e4921e71dea47dcfe57bda1d92cf110cd64db629c997 5,157 1.00/1.00 vMB 0
915,559 915,559 00000000000000000000281d56cb0b964f2a57f1f3fb743ed7071db7e456cb0c 2,971 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.48 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: 772.56 GB
    • Received: 20.27 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.