Loading Tool

Explorer IconExplorer

Memory Pool

47,393 transactions
30.13 vMB
0.09356671 BTC
Random Selection Loading Transactions
Max Size: 160.46/200 MB

Candidate Block

Mining Attempt 0a186537a33af3dd5ac1942b3b797b8930cdb15df5f6d124b5167458bc84ea3b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root a099d95b64be140955022a21b7f9240ac95bf150f3bdcdf7b7160cec55b3e5e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.03369050 BTC
Feerates: 150.97 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (736,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,705 178,705 000000000000003a5ef694e7342cc3dc6abc2a95abf74754819e13daa03c6359 27 0.01/1.00 vMB 71
178,704 178,704 000000000000051fbb7da2f037aee4046c0934a2c5423920423bdaca86014b9b 138 0.06/1.00 vMB 134
178,703 178,703 0000000000000790e48fa1800a77a13fc7534f64ee2d70dfce1eb17533f9070a 64 0.03/1.00 vMB 185
178,702 178,702 00000000000004a795bab08afd7ed8769d35ee03f7fd9caef4eb855ee3ce15b7 106 0.04/1.00 vMB 82
178,701 178,701 00000000000004aa8e12044fccbbb49c684cb98501a5c2ed4f1af55df8ced37e 28 0.02/1.00 vMB 112
178,700 178,700 0000000000000464bb7fb52c50f48c00915e661cdb5ef381e97c6c8c5ae969e9 12 0.00/1.00 vMB 35
178,699 178,699 000000000000022a23750b414d09de2b15698ff52ff048227799cb19eb5b8452 10 0.00/1.00 vMB 41
178,698 178,698 000000000000047cad1a287b77d50d2debb90c672932b8b0e550416ebeb63143 11 0.00/1.00 vMB 43
178,697 178,697 00000000000001d4ab4be1e85bc55da24e96d59a43a4321d302d91eb26de4026 19 0.01/1.00 vMB 29
178,696 178,696 00000000000000a4127613f050ea208db75983fe62b87fec652e987be7800991 14 0.01/1.00 vMB 57
178,695 178,695 000000000000011bf636efd48a777e795805cc9395df60d8d3dc1eee3e26d277 15 0.00/1.00 vMB 30
178,694 178,694 00000000000003ea91c87d2b44f4b0fc67072a8b7283008e3b424b99375586ba 139 0.06/1.00 vMB 133
178,693 178,693 0000000000000a671477f5a083d02b248d79c35653f408225710934bfc1c9860 63 0.03/1.00 vMB 136
178,692 178,692 000000000000048c97eb566ace1f5dac2f4e4ccfc2869d91df565b44ba36a94b 133 0.05/1.00 vMB 130
178,691 178,691 00000000000000bc8befe13cbfa4a5c1ad0e8a9bf5ee1ab2b0dabba05c2cd682 36 0.02/1.00 vMB 72
178,690 178,690 0000000000000a4b072a063f837ec66aa0e99ae2d81ee51b84ff8e2136feceb0 30 0.01/1.00 vMB 79
178,689 178,689 00000000000002e9a96687c686d8985410c3ca3a4bf65c7b62e9cffec50e06e4 35 0.02/1.00 vMB 167
178,688 178,688 000000000000096f69de737e46da5bf37606be3621a8e33b9ca9f3734fb49a78 1 0.00/1.00 vMB 0
178,687 178,687 0000000000000ab317a28cb94100910509b95902950bfba5354008fdbfa1a26e 49 0.03/1.00 vMB 172
178,686 178,686 000000000000052ac4280a688bfe22800abab1431f60eba4a7848e175466deed 103 0.04/1.00 vMB 136
178,685 178,685 000000000000000193ceb429847d88083a45fdd9b43d6126728b6cab16f1174e 114 0.05/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.