Loading Tool

Explorer IconExplorer

Memory Pool

44,057 transactions
30.60 vMB
0.10196837 BTC
Random Selection Loading Transactions
Max Size: 156.11/200 MB

Candidate Block

Mining Attempt 1913a3673ae477ba95199537693aae035e2bb917230a462c9efc535d6dc8b9e5
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 78ec2d2750b3e74e91bdc755afb30cfb0ed69ba5bec421c2b5afed5b2c7ff03f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,285
Size: 1.00 vMB
Total Fees: 0.03917285 BTC
Feerates: 101.65 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (740,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
174,329 174,329 00000000000000587d80d7d63bdc56aafd6f3a1f89d27342a85ae934bdf93076 80 0.04/1.00 vMB 138
174,328 174,328 000000000000025c7e4d89224fa687eee35d1d45e528a045f7d05492a69f3d68 1 0.00/1.00 vMB 0
174,327 174,327 0000000000000264141f96e36d47d559e72012c97752dc2942cdd1f15efb9e1c 5 0.00/1.00 vMB 58
174,326 174,326 00000000000000a66d81e1d88b7eec643f3c85accb30e3943c48a20db86edb7b 14 0.01/1.00 vMB 27
174,325 174,325 0000000000000578c47fad74b8026fdcdd3c75306215f4ce0d7e2935d076ac05 5 0.00/1.00 vMB 587
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: 10
  • Data Transfer:
    • Sent: 626.64 GB
    • Received: 11.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.