Loading Tool

Explorer IconExplorer

Memory Pool

78,684 transactions
28.90 vMB
0.11109420 BTC
Random Selection Loading Transactions
Max Size: 175.39/200 MB

Candidate Block

Mining Attempt 3f2e86184e203a5e7d687c960f6f7db3e71c435c7d3d5cab6cf7b5dd1a74937e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c9df7030d23d5c6e02558f6752ccd7a749312fa4a1548c0d96e1831c9ba76ca3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03968187 BTC
Feerates: 602.26 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (529,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,958 385,958 000000000000000008d693fea60cf1cb98e149e52a949b754339900e734ac677 178 0.10/1.00 vMB 45
385,957 385,957 00000000000000000970b0240e6775b5e4af33c1d821fd574a2bc696882e8acb 1,663 1.00/1.00 vMB 28
385,956 385,956 000000000000000003e9dbf8c737b80df341a5ce21197b62fd82e9f05ae47db8 1,468 0.95/1.00 vMB 25
385,955 385,955 00000000000000000228302dfdb3046c87243e3405f0b59109d828a95d2f1e51 1,613 0.69/1.00 vMB 37
385,954 385,954 00000000000000000a3618375893420ed66d47093f23da5b31e40e61b31d7b90 1 0.00/1.00 vMB 0
385,953 385,953 000000000000000007a29ebb65c2e128fcb4aef8037126b9561e79b27903e082 97 0.07/1.00 vMB 20
385,952 385,952 00000000000000000460aab708eb8a8fe75a3e6143d752096caee15f25702a72 211 0.09/1.00 vMB 51
385,951 385,951 00000000000000000e164604fe097afed2aba24a30e695f3bd327a4f39f06790 1,115 0.58/1.00 vMB 40
385,950 385,950 0000000000000000092c5c281451c48cf80f024ea03094d93c593436ecd0dc2f 1,448 0.99/1.00 vMB 19
385,949 385,949 00000000000000000a61bd07ee01b61f6468519d5c6b89f7dc2c1dd084aab234 2,317 0.93/1.00 vMB 41
385,948 385,948 0000000000000000013fb66c91db38f8d6f6a6ceed1bbda644f34df8360380e3 239 0.13/1.00 vMB 31
385,947 385,947 0000000000000000013e09a922e8f498e309500f759aa51fe5fd1b4865b7d693 480 0.29/1.00 vMB 22
385,946 385,946 00000000000000000abe3bdac2e117e6bbd489733c1e1bfde61180475839fcb7 232 0.11/1.00 vMB 36
385,945 385,945 00000000000000000ddf85bed9169bd692f09af7e1e06eb37f8040ae61b09c34 1 0.00/1.00 vMB 0
385,944 385,944 000000000000000008b46a83df9582a4176e104465d8bac963199121b716ed75 627 0.26/1.00 vMB 35
385,943 385,943 00000000000000000bd1e501d09667da3d8a7cfb4aedcb63000033612f5dd909 1,110 0.56/1.00 vMB 27
385,942 385,942 000000000000000008b209a9fb674ec57872154cc6cf25de6cd4dc6365122ea8 469 0.20/1.00 vMB 59
385,941 385,941 00000000000000000b37b1ae77325a05b738cc79299976d79881f93f50f90201 723 0.34/1.00 vMB 77
385,940 385,940 0000000000000000097e2b3efb2bb485192e59ec58edfa3051e7dd2e30a477cf 1,026 0.52/1.00 vMB 36
385,939 385,939 0000000000000000065c4d1d9a9189fe5e2ebf5df5a231ae068e19649c1d24f1 59 0.07/1.00 vMB 22
385,938 385,938 00000000000000000db2e9f5bd806443f02e79b6b51fa98d9951021173c38443 63 0.07/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.