Loading Tool

Explorer IconExplorer

Memory Pool

43,880 transactions
26.62 vMB
0.06638081 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt d4602686af0f0a032ad454a8b3130661298e99917594ee6d39479fee63bbda69
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root adfc5d8811a0f3d0b2477cc67354f7e66740acfafb921042a488eda36a93d947
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,628
Size: 1.00 vMB
Total Fees: 0.01746874 BTC
Feerates: 150.61 > 1.75 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (528,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,962 385,962 00000000000000000bb32cff96310278848f1971144db3e0c264e388fbd95f15 1,936 0.93/1.00 vMB 38
385,961 385,961 0000000000000000091e6542b70205c7d8c7de6f94087b46372b42b70f83b353 1,410 0.99/1.00 vMB 26
385,960 385,960 00000000000000000f0c1b3f84c4735f1b7f1cf545a91058dddccf1b3c9018a3 1,534 0.93/1.00 vMB 27
385,959 385,959 0000000000000000023190c3aa0d1f56388acd7e8a107f85107aa9ce2989e115 1,095 1.00/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.94 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.