Loading Tool

Explorer IconExplorer

Memory Pool

48,909 transactions
30.48 vMB
0.09281120 BTC
Random Selection Loading Transactions
Max Size: 163.02/200 MB

Candidate Block

Mining Attempt a9e5cdba30c2f2839c9fc466a5e79c1151ceea52ac91956664310c19d166eb0f
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 01bf6d31ce6bdb5bc93485cb72fdcf81f626240e318ffa85c4b9b5f51dae4314
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,415
Size: 1.00 vMB
Total Fees: 0.03036373 BTC
Feerates: 101.56 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (588,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,297 326,297 000000000000000012eb752d0857825a7026231726b27536f1178f58c29fe3ae 799 0.40/1.00 vMB 29
326,296 326,296 0000000000000000034295c3122db8734d10b11e34bbc3446c50c709077c8f77 283 0.15/1.00 vMB 23
326,295 326,295 00000000000000000be10fef276ee5eaef2bfa52b591fd5be87db409d3992299 526 0.26/1.00 vMB 31
326,294 326,294 0000000000000000021084807c852982e1177800c493885be43664d8e05111a9 247 0.13/1.00 vMB 30
326,293 326,293 000000000000000001c80df24435aa9f3ef5888fbb7be4801c0b08b4b9890e58 113 0.06/1.00 vMB 23
326,292 326,292 000000000000000001b537c2360b8a03143942372ce9dbe850db536429705c12 545 0.28/1.00 vMB 29
326,291 326,291 000000000000000018a24a70cfdb5da871d5267da1efab4bcb615e6c1494bdd3 137 0.07/1.00 vMB 30
326,290 326,290 00000000000000000fe78784d4bf8585543ce02d0207fddd728bd3d30f0e819f 16 0.00/1.00 vMB 14
326,289 326,289 000000000000000013e6d078b4a43357a9ffad25c97bcf352ffc65114741fed4 249 0.18/1.00 vMB 22
326,288 326,288 000000000000000017643bbe27445e13d15d2da15d2f31dea942562f947cc98a 755 0.41/1.00 vMB 27
326,287 326,287 0000000000000000037817723f04f8626457f1ea8442e5fd8f6ddc82d126456d 89 0.04/1.00 vMB 19
326,286 326,286 00000000000000000128942e7835be8425ed5d20577e33105838260e74e507f7 130 0.16/1.00 vMB 18
326,285 326,285 000000000000000008034dcd0b990fac1a44490ae676fe8bb9c78ca50842bf7e 355 0.15/1.00 vMB 31
326,284 326,284 000000000000000016073b2e3a9fb57fe54671ddee5116e6b73fc06485f23dc6 1,093 0.54/1.00 vMB 29
326,283 326,283 000000000000000001e0d15ed4ea1b4ced67942040c15bdd648f06b3eccd951f 91 0.06/1.00 vMB 11
326,282 326,282 00000000000000000c6ae8fef921926fb563e0c44f2977be8c300e03e0e6a523 1,029 0.63/1.00 vMB 29
326,281 326,281 00000000000000000e0b9a9fe43449e32793565b0e8b6ff455e471660475e35a 236 0.14/1.00 vMB 20
326,280 326,280 00000000000000000afa92e8f947d46985b2d174e3eff976326b6923fb80d52b 942 0.56/1.00 vMB 24
326,279 326,279 000000000000000010d84b53beed7f43369c279e597e8d86be18b7d99018a584 457 0.27/1.00 vMB 25
326,278 326,278 00000000000000000ad3ca7af18ea4f33996bd553772bf369a4227240ba51a64 542 0.30/1.00 vMB 27
326,277 326,277 000000000000000009475dcc2d86d7e521cbb97ecb4bf96b4c09c50d754b0eaa 515 0.32/1.00 vMB 26
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.42 GB
    • Received: 13.77 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.