Loading Tool

Explorer IconExplorer

Memory Pool

45,846 transactions
32.26 vMB
0.12790733 BTC
Random Selection Loading Transactions
Max Size: 163.68/200 MB

Candidate Block

Mining Attempt 3a6f689fa19134444a0e7d595f34f089ebccd04bf435fd5bd6533fafed876c2a
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 3f1b987c96a6f259ebf972b985fc361fe690f9f25ed4a777cd1ac46642f770ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,660
Size: 1.00 vMB
Total Fees: 0.05503033 BTC
Feerates: 265.25 > 5.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (740,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,350 174,350 00000000000000cac16bb712b634fae7cab5ec4bda8159f0a24a62bea2d171cd 45 0.10/1.00 vMB 96
174,349 174,349 00000000000002e0ed716f73618f6a7e6d0043b7efdbdcc294283cfb19e089ab 33 0.05/1.00 vMB 691
174,348 174,348 0000000000000566149bb63fa812341e12a8857d234eac5c594bd0cfe0f07f5a 114 0.03/1.00 vMB 180
174,347 174,347 0000000000000a2e219fddcad303da476afc432ec6e478f2040bbf6d0792803c 3 0.00/1.00 vMB 67
174,346 174,346 00000000000009b173069f4b35c2dd633e96b137be0f9795780743baa0d0e3b0 17 0.02/1.00 vMB 2
174,345 174,345 000000000000024f3bbabf2c0cecb631c4090ced289b1c6953adaceea55f65ca 121 0.09/1.00 vMB 134
174,344 174,344 000000000000098bb96568ecee164835e3bc1c0de87e082e3a48f09786327222 139 0.05/1.00 vMB 76
174,343 174,343 00000000000008c32ba685659ea6f5a9fb0074b3c990fefa69733331a3b86863 17 0.02/1.00 vMB 316
174,342 174,342 00000000000003ab0617ae2d3facb2df914a0616a3131bc9eae571a332551474 73 0.10/1.00 vMB 55
174,341 174,341 00000000000003707756e3dcde8883412744c8bd768e9a02831ca6d099c5809c 120 0.03/1.00 vMB 52
174,340 174,340 0000000000000789acbbba205acd0adc302c1432c2866300ab2913b7f454d14d 37 0.08/1.00 vMB 66
174,339 174,339 000000000000058330fc77197ef6235ded286337bdcb61f25980c4592f5dd2d0 54 0.02/1.00 vMB 69
174,338 174,338 0000000000000399ecb150f1ff10f21974484b86d20691b90b04b0ddd382fbfd 65 0.02/1.00 vMB 145
174,337 174,337 00000000000009228382bdae7ea838283030c28d8cca4d1d490d08ab89942226 119 0.03/1.00 vMB 0
174,336 174,336 0000000000000126fc8d9a4fe91ed46ac1b71da608977ca28e5b98748036f137 31 0.02/1.00 vMB 43
174,335 174,335 000000000000000b4fa3e7d67a51c21252fb6b12c1b3d925bc3fe6a4679607d0 54 0.04/1.00 vMB 97
174,334 174,334 000000000000042c6bc4634e47ac2c18d4a0a5aba49a878a7f834ea5c51e376d 65 0.04/1.00 vMB 123
174,333 174,333 00000000000006fd73c6a4b31c68a2e47acaea07af5451bf18ecf03d0b4edcf2 78 0.03/1.00 vMB 148
174,332 174,332 000000000000025bac164a114ccfdd34cdb04fae54ef9ef33b7c5b5ab8dba694 38 0.02/1.00 vMB 105
174,331 174,331 00000000000005291799eccaaa1f4349de0e1d9847640f566a6497833f1ff985 26 0.01/1.00 vMB 214
174,330 174,330 000000000000029659487a7baa75ba187870c2ef420bdf9ea70ed0fc8217754d 112 0.04/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.