Loading Tool

Explorer IconExplorer

Memory Pool

79,695 transactions
29.27 vMB
0.07652680 BTC
Random Selection Loading Transactions
Max Size: 177.92/200 MB

Candidate Block

Mining Attempt f37e86b3d6a1c0e72a95a8658b40368899c8e1949b8c08402728f785b5893f1c
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 4d8b61054d97d73dc5c595b49517c2ddcec94f3877734e1f73ab526e645ce84a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,073
Size: 1.00 vMB
Total Fees: 0.01509304 BTC
Feerates: 74.86 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (689,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,897 225,897 000000000000020b72aafc975f705354d87a3d973923a362944b2b6148c439e8 698 0.31/1.00 vMB 182
225,896 225,896 00000000000001fc75e421f31658aec7dfd623de79f295909ab3c6be156b35e0 103 0.07/1.00 vMB 115
225,895 225,895 0000000000000302dfb15e53caecbb7e95e724b27ef83b48e0244865933e2d75 90 0.08/1.00 vMB 78
225,894 225,894 0000000000000090a0aef3b398e1a6d2ed9a1c4620750f600427c42540464d6f 570 0.25/1.00 vMB 191
225,893 225,893 00000000000000f84bd8387627939e993fc5dbb69dfd95e7c6027dffed5a8cdc 41 0.03/1.00 vMB 102
225,892 225,892 00000000000001a75d39dbcd0a88c926df50c7d751ece9984206791fae166a01 347 0.18/1.00 vMB 168
225,891 225,891 00000000000003503553b1b580587e221327824a31af344f52440bd7d10f2257 352 0.21/1.00 vMB 134
225,890 225,890 00000000000000a23a0d403ecd15c26f6988218bd33054a7c1fb1a5461b34d77 663 0.25/1.00 vMB 211
225,889 225,889 000000000000021d8cd8bf011fa57b8209f76e7885800cf9357996c153418170 293 0.15/1.00 vMB 134
225,888 225,888 00000000000002ca2b76faa92d4846ebc7e3bd0d62532a0012a8f2e3b87988b8 256 0.45/1.00 vMB 128
225,887 225,887 0000000000000152d9922b12626a5f7217f69f7c4a5aa61d5d7e6c22aaf8b294 261 0.25/1.00 vMB 91
225,886 225,886 000000000000023be7565447d4530431e56d3321ebb1947fc6f196bc1dc7e145 425 0.25/1.00 vMB 132
225,885 225,885 000000000000033d18a36dac0329596584f0bc896fa0a52241129173880b16e6 763 0.25/1.00 vMB 257
225,884 225,884 00000000000002deaf3bdd5650194e165765a5621fc8ab9788b39d80fd37b62c 1 0.00/1.00 vMB 0
225,883 225,883 000000000000005d86ef408d275193676cf39335e0585fd2678b56e0ad2616ad 1 0.00/1.00 vMB 0
225,882 225,882 0000000000000004241dc11141805e8d9690e2046c58dd9aa17f7e90765bd0a6 291 0.13/1.00 vMB 186
225,881 225,881 00000000000001866f6efbe131aec585edf2ab35bce756492d59bc4de9387a6c 406 0.25/1.00 vMB 119
225,880 225,880 000000000000003a02b6d9dff00d637106344a58cfe9d7bf4570c3d2953b6aae 714 0.25/1.00 vMB 236
225,879 225,879 0000000000000128a09b1d1482dbc64e0f7d1504bfb8f016a6c3f56ff0db9610 676 0.25/1.00 vMB 279
225,878 225,878 00000000000002dd640da532b5b6bbff91724e305cab8a7f94d92c7074b3b0dc 475 0.25/1.00 vMB 165
225,877 225,877 000000000000029e6d1dcc43659096ef9e79059b8aa17cd03b2c5c7f713948c0 708 0.25/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.