Loading Tool

Explorer IconExplorer

Memory Pool

73,915 transactions
27.45 vMB
0.06915367 BTC
Random Selection Loading Transactions
Max Size: 167.27/200 MB

Candidate Block

Mining Attempt 1e4f3dc0f3c968f8c0e6d36c7cddef9e46f7272c1b5d0d35d58470c1f93e5a73
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 282440c588ca371970ca705ae687e708f90de40c10e5f4e40a81214a674f7627
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01066172 BTC
Feerates: 89.32 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (428,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,751 486,751 000000000000000000fdb1c2e505fb785fbc534f07332095b310b89c0b6a0e6d 510 0.38/1.00 vMB 34
486,750 486,750 000000000000000000fea54834ee8c0a2cbc0ff05dfb8b669cf6db78e301301a 2,578 1.00/1.00 vMB 126
486,749 486,749 00000000000000000075c8eb398890b574f2ab951b5cee472de2c2d4d6ebf40e 1,894 0.97/1.00 vMB 80
486,748 486,748 000000000000000000f1ffbaed1b3e8a327cdbbbc23b83b0be8f488008997d97 1,862 1.00/1.00 vMB 166
486,747 486,747 000000000000000000eef6c7f76e1fcd7a8ea76dd610f6bd432c2610c2afef89 229 0.11/1.00 vMB 106
486,746 486,746 000000000000000000cb36af33c4c7be164a6cef549a9eaaef4cd2e0eab75487 680 0.29/1.00 vMB 60
486,745 486,745 000000000000000000f0f160bc80dc25feb1cb47c697950e0da5230f0af0cd51 332 0.16/1.00 vMB 142
486,744 486,744 0000000000000000002262f875fc3253942f81f84e672749e19ebd2299fc1f88 400 0.24/1.00 vMB 26
486,743 486,743 0000000000000000002bfc0f450c786b7974a8bf85e71e3fed90fdbe1f88935d 365 0.21/1.00 vMB 107
486,742 486,742 0000000000000000003e4b485c283583aae40036ec05d8da5965aba32123f130 468 0.22/1.00 vMB 86
486,741 486,741 000000000000000000ac6a3d24a8b65f0df857fdd8849eb92897ddbbcfe7022c 1,533 0.70/1.00 vMB 98
486,740 486,740 0000000000000000000da2c6504384b58d44bdf5b1af453817ffab06e2cf0fd2 517 0.29/1.00 vMB 95
486,739 486,739 000000000000000000c216580c68fe17a18567874d12d17ad892bf00d11173ec 211 0.09/1.00 vMB 120
486,738 486,738 000000000000000000108fa08746b599200bc94342b43c04062b754076bacf2f 1,991 0.93/1.00 vMB 81
486,737 486,737 0000000000000000002d7bd13d6cef0ef10111d7b49b508cf4c573cfe9003a12 860 0.41/1.00 vMB 88
486,736 486,736 000000000000000000ea8c3f6e8957135ab0f2d1a0cf423418d0ec6a209dfdd5 714 0.43/1.00 vMB 48
486,735 486,735 000000000000000000189144ec0de3a2dc4f6f7aaa02f7e08765c8537a24139e 2,443 0.96/1.00 vMB 7
486,734 486,734 000000000000000000ce62fd3bb7b1c69477d48d4e3be9abbd573f65d03b36a5 1,924 1.00/1.00 vMB 132
486,733 486,733 0000000000000000001895568c55e8362449b76d18a3d4ba99d2ce1f1a4982d7 2,235 1.00/1.00 vMB 25
486,732 486,732 000000000000000000823ab8a383af28e6e4de17e1260a1803fbfe246f1db803 2,361 1.00/1.00 vMB 127
486,731 486,731 000000000000000000f74020750d92e9884c782146632ed82084d6f6572e9fb1 1,718 0.98/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.