Loading Tool

Explorer IconExplorer

Memory Pool

43,038 transactions
26.41 vMB
0.05991322 BTC
Random Selection Loading Transactions
Max Size: 138.76/200 MB

Candidate Block

Mining Attempt 34dd1d115c1752bee8508c4606e79a31df282f68eea278b92c09ce72be30edf1
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root ad64cdf60b7d32ab2ac789e231dc046b60fab6d1ff08aae99fa658327de9ecad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,555
Size: 1.00 vMB
Total Fees: 0.01163467 BTC
Feerates: 150.92 > 1.17 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (560,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,661 354,661 0000000000000000008b4f414ff36d0b3b6fea2638422df11a93c5cdd60c9120 2,078 1.00/1.00 vMB 69
354,660 354,660 000000000000000000e0b0ed81636a69d6e189b04903972d387ed3992415f160 536 0.24/1.00 vMB 28
354,659 354,659 000000000000000012f68b59cb7a9ec180af3096a8d0a9270ba45df8ba0b8d8d 84 0.10/1.00 vMB 4
354,658 354,658 00000000000000000cfcf72af071dc3ba61a6aa53417cd0cd4dbe83f53b845f2 390 0.29/1.00 vMB 21
354,657 354,657 0000000000000000084be4d01d6a37beb1fa95bac312b698e9d86d82591a8ca7 1,270 0.67/1.00 vMB 28
354,656 354,656 000000000000000007fe5124dd03ae2aafcf6c108a6d3f5a12a56bae6c2fba8f 58 0.04/1.00 vMB 20
354,655 354,655 00000000000000001703697bc0dabfe33c53eb0a6b385e47c6332eaa548528a6 53 0.03/1.00 vMB 21
354,654 354,654 00000000000000000387e8092f56eb3eb8dc135c3de74840df2af2435de61732 180 0.10/1.00 vMB 20
354,653 354,653 00000000000000000962aefd38a8ce714796fb54467aba9ef85ec9a338464a22 145 0.08/1.00 vMB 16
354,652 354,652 00000000000000000c688c7ca2675ddf7b1b29014de259d34fecfd68240c944d 575 0.37/1.00 vMB 22
354,651 354,651 000000000000000006bdc6a7b979a52faea508fe6d6300aefc761e71dc003878 1,046 0.57/1.00 vMB 26
354,650 354,650 00000000000000000bd9ed332c2915634962b07bc67e09a057404bbef234bfb4 211 0.16/1.00 vMB 21
354,649 354,649 00000000000000001224086d6bd353cc4e8d4d7365c92e83f15bf82de33037ce 811 0.53/1.00 vMB 23
354,648 354,648 000000000000000008e4e43b9ebef91499fa82e81dba7303a0ce2e53ef9561a7 107 0.08/1.00 vMB 7
354,647 354,647 0000000000000000117d52c593eb649ce3d0041dadf0d209c3a186fdf302c46e 280 0.22/1.00 vMB 18
354,646 354,646 00000000000000000b2a774da433cd7435412cfe36bdc689d920acb82430a061 855 0.59/1.00 vMB 20
354,645 354,645 0000000000000000095d8139e3952556782ae1588f39c26828d7845daf19ab13 1,403 0.84/1.00 vMB 23
354,644 354,644 00000000000000000d35454365c161addc0146286bcd6839017baffe75a2c3e9 294 0.21/1.00 vMB 22
354,643 354,643 000000000000000015c33a22604bd9c01806c3add1b33d6b8dd1e663da95cbd1 677 0.75/1.00 vMB 15
354,642 354,642 00000000000000000f181b8cfb70624cd74bcac01c930657bd1bde85ff59e7fd 583 0.75/1.00 vMB 15
354,641 354,641 00000000000000000a1ebf23947c2dc38f980c66c1fd1303235326e36ea5afae 2,066 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.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.