Loading Tool

Explorer IconExplorer

Memory Pool

16,604 transactions
5.65 vMB
0.03044380 BTC
Random Selection Loading Transactions
Max Size: 35.56/200 MB

Candidate Block

Mining Attempt 228cbfc2f3a50b5095883621be28389f9744d0550ab564b3e8e357e0081c5e82
Version 20000000
Previous Block 00000000000000000001028a34b4f2db224fa3c451f85859d56857ce52ca3a60
Merkle Root 8381f032db6a49950bf66e1a187679f393108deb8e54d5eaba0324be01bc2b92
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.01950876 BTC
Feerates: 163.03 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,452 (779,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,333 138,333 0000000000000102acaa090c8de4b84442f629d8b6d95b571560684a6edaa329 16 0.01/1.00 vMB 1,467
138,332 138,332 00000000000003c7cce228c42b20535bbccfcd553afab45c97c2aec245372169 12 0.00/1.00 vMB 0
138,331 138,331 0000000000000029640976d9a95ab42503c19dd7a302025e35acd7d7062c38fc 138 0.06/1.00 vMB 230
138,330 138,330 00000000000002eb246633f906b4481f677cd902163eb6fe2cd2b820689156ec 25 0.01/1.00 vMB 220
138,329 138,329 00000000000004f53069248fed69e4b17b8204c69f9c1457cd8c829e05c008a5 149 0.05/1.00 vMB 80
138,328 138,328 00000000000003553a65f509bd67133b9ff77e0cbdae0263e1712ceae4e529c9 103 0.03/1.00 vMB 2,230
138,327 138,327 0000000000000625fee485bfc3b5956db95870a6543d2cfe8f3a8bab788e50d1 71 0.03/1.00 vMB 198
138,326 138,326 000000000000029120a2c9504dd860fa5dda8d83744a250045568067252ed23c 23 0.02/1.00 vMB 58
138,325 138,325 000000000000057918a4b3522031c7ad54ba1475677e6cc3ac35b1e735841f70 20 0.01/1.00 vMB 61
138,324 138,324 00000000000004a543630834c7931b35bb0ad361a3b79ba9ec63bf7d010b97ed 86 0.03/1.00 vMB 108
138,323 138,323 000000000000070b00e147a6121082be6d5c7eeae384062ce37d094929bd5c7b 41 0.02/1.00 vMB 241
138,322 138,322 0000000000000022efa330a936af6f196f2184b88f6a38acd02524129442d2da 102 0.05/1.00 vMB 256
138,321 138,321 00000000000002588a1298de595c34830baf9b88202acd877158cf7404e5cdc2 7 0.00/1.00 vMB 594
138,320 138,320 00000000000005fbb1a46a8197511b4474daa9447916f0b8bf332dcfbd095283 96 0.03/1.00 vMB 155
138,319 138,319 00000000000004ebb68902bc4df0e00826c91375366ded8340a84ed37a97c8c3 26 0.01/1.00 vMB 27
138,318 138,318 000000000000052feedff9feeb2329155599ca9fd50c4b1caa4778eeee2d96aa 69 0.04/1.00 vMB 99
138,317 138,317 000000000000099ce92f3a08cb00d64aff2fd63c55c677428bcd20b5907d91d5 38 0.01/1.00 vMB 261
138,316 138,316 00000000000005275f72a3c412e47c3db3ab32e7a0acef6efcf307ce4383ed37 25 0.01/1.00 vMB 228
138,315 138,315 00000000000008fbe822db923a71012a17bfe523c9f2e1b686ebae15e797bb42 68 0.03/1.00 vMB 100
138,314 138,314 00000000000003a36544f76ebbb46d9f0c889dae0e2e9d881aaa15592d10ec50 56 0.02/1.00 vMB 116
138,313 138,313 00000000000004959bf100684c20f0691a6f17d40c45f4b917025d343d689096 147 0.05/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 786.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 1,006.32 GB
    • Received: 33.88 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.