Loading Tool

Explorer IconExplorer

Memory Pool

81,919 transactions
30.16 vMB
0.07997847 BTC
Random Selection Loading Transactions
Max Size: 185.09/200 MB

Candidate Block

Mining Attempt a1bc155eb75a068303f25381b2f477bb6b97bfea5ba2ac1868537b728543a450
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 7a82e8285d623070468bed0ec47929d44bb55683e95b58adae916b4e34be9d3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,998
Size: 1.00 vMB
Total Fees: 0.01282427 BTC
Feerates: 60.16 > 1.29 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (836,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,261 79,261 00000000000cb251ee57f47468707f39e38cb3d45fc37ae318e6c3b794efe350 1 0.00/1.00 vMB 0
79,260 79,260 00000000003368aec78b2527b93cde76ff97d3cdde206d9bed1c61fa3c33a943 2 0.00/1.00 vMB 0
79,259 79,259 0000000000380d22f7fb2f69b0bb4f69efad821a230315fd42db7062fe0fac35 2 0.00/1.00 vMB 0
79,258 79,258 000000000045b8601f9984d19835c34b247b8837b408adcd3e384125cc645f50 1 0.00/1.00 vMB 0
79,257 79,257 0000000000391c1fb271afe0108f33fab9e6e2c591ed8655e3760030350da1aa 1 0.00/1.00 vMB 0
79,256 79,256 0000000000413cd44f25663a1788eddecaaf7ea7f77f86986c220c661fee13ee 1 0.00/1.00 vMB 0
79,255 79,255 000000000051e78d88a95d372be39162cdbaf44e569283e72bdfb5e4483093c5 1 0.00/1.00 vMB 0
79,254 79,254 0000000000048f809a8af15fee0145212b2ce796e4423a7ab6d1a0cb29b269a1 1 0.00/1.00 vMB 0
79,253 79,253 0000000000414ad9f34811875ad1fae906bca1b47335ee4bd0f92312be8e99a8 1 0.00/1.00 vMB 0
79,252 79,252 000000000030884f4f39dc660c7cf1bfa461814db5ef1c15088f1952cb058bdb 3 0.00/1.00 vMB 0
79,251 79,251 00000000002bde95f5a254f4f14f5cf8d203e854f97917e611f86dcf4a0e9b83 1 0.00/1.00 vMB 0
79,250 79,250 00000000003794c01151cbf8e4668361630867fd844fa727fbaad9e7f1ecf5d8 3 0.00/1.00 vMB 0
79,249 79,249 00000000001d9252fba3e7044c621fc1fdf3f17397ee0bbfdafce29c16b3e9b6 2 0.00/1.00 vMB 0
79,248 79,248 00000000000db27ce6e2e7e13bd7b7018e79895f54db22efcb0369010c06ff57 1 0.00/1.00 vMB 0
79,247 79,247 000000000030afb8e6ee8e2311bc307361a23f23b5b3e1400686704bf09f0cfa 3 0.00/1.00 vMB 0
79,246 79,246 00000000001527a69b682430c4f96c0645b144e4a165290349536d2f0a245cc0 2 0.00/1.00 vMB 0
79,245 79,245 00000000003acb9e3189dd68e3a647f941b775a9bf2ae856cb8fd3aadc4d91cf 1 0.00/1.00 vMB 0
79,244 79,244 000000000057f8030cb1cc40035e47c7cfba859708459a11ef3ef8dd0d542e33 1 0.00/1.00 vMB 0
79,243 79,243 000000000012bc6ab9bd73766ca1d33d096439e0423096ab1b0b553f3579f3ac 1 0.00/1.00 vMB 0
79,242 79,242 00000000000230cfa3e4696891a2d1016a38875ae690f9ee0925ad854a0030ad 1 0.00/1.00 vMB 0
79,241 79,241 000000000018b02a701a3dd8875bdc6ec6e95112ebcf2d30dfd7e774c9b37598 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.