Loading Tool

Explorer IconExplorer

Memory Pool

38,920 transactions
15.85 vMB
0.12461606 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.37/200 MB

Candidate Block

Mining Attempt 72eb055855a3bcd5086662b66150d11bdd8b2a5ef201d5e71587ddb2fea448d3
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 8043a84a256daa3a05c900f8b5b73b109a4f0bce5db22d05869cb7649411be6d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.05552994 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (754,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,586 158,586 0000000000000dec8ffdc8b531ecce7be17a9bf322aac20edf8d82cf52a87742 41 0.03 vMB 66
158,585 158,585 00000000000003cb1ec22d12999fc76c56b1dc1ebf9b04402b63c3ad92c17d6a 9 0.00 vMB 46
158,584 158,584 0000000000000cc5f9d41efa07be0eb00b4d301d157bc44094f25972c4b03100 59 0.02 vMB 42
158,583 158,583 00000000000001c206ffecda9cc5025dabb5eaa767267f758cd9af70a6af920e 14 0.01 vMB 0
158,582 158,582 00000000000004041edfdb058682c7641d232a16d41a8cdc76791890a12a828b 12 0.00 vMB 51
158,581 158,581 0000000000000dbc1efffe7328129d68c8ec805843f46aaecfdb5c82de85e378 11 0.00 vMB 0
158,580 158,580 00000000000006bc96caa3a725266b78ff72a46c45e1d59f6cbed58f4735de3c 11 0.00 vMB 63
158,579 158,579 00000000000001b0da0dc28581e1c0d044acc54582f46f1b3f62f90c78cdcf65 8 0.00 vMB 0
158,578 158,578 0000000000000575927c45bbbd1c81a4a6abcb54e212cbc099f0cfa01db0e837 7 0.00 vMB 0
158,577 158,577 00000000000001234473366f55ec6b41173f8b0dc803aef2133dc539477a1207 68 0.03 vMB 167
158,576 158,576 0000000000000378b304cf9b3aa20edbecbf7e6a973ccc31b30216d453a424f3 21 0.01 vMB 329
158,575 158,575 00000000000000756aa1f92f144751355af9c3d9ab8c3986c51ffcb7b60951ed 95 0.03 vMB 10
158,574 158,574 0000000000000d249b935039931b46c0d54525cc2b18ebd51d5b0fb61a7889a8 66 0.03 vMB 131
158,573 158,573 0000000000000bfa4a3f9131c23350dbc2b6e11e522a4643472aa03e5a45ae37 33 0.01 vMB 197
158,572 158,572 00000000000007073410f6fbd139fdbc9999019a05dc063de6254506db091306 11 0.00 vMB 0
158,571 158,571 0000000000000178a7d046f9d845443df7d0425e7c2c37d0f15655a2f5a1c2ad 14 0.01 vMB 65
158,570 158,570 0000000000000d8b32049aeff5551dd8f4742bcc38c68185b66a6c0198dafb37 9 0.00 vMB 1,113
158,569 158,569 00000000000009d0b07da3e7ff8f133348e76944ddc2f97af065cd64c5ee6c34 5 0.00 vMB 569
158,568 158,568 000000000000036d8721cda9719e1d3ed2edf24b42d58b54c16e5a192392eec4 54 0.01 vMB 4
158,567 158,567 000000000000000d7bf3e2102fee4e3f28db2659115a9fc320f01c5fb34c7179 16 0.01 vMB 10
158,566 158,566 00000000000004b1a75d72dd41ec1591934c4e0e50d13becb85a0c832a7176d3 51 0.05 vMB 64
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 94
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.41 GB
    • Received: 0.61 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.