Loading Tool

Explorer IconExplorer

Memory Pool

75,826 transactions
28.42 vMB
0.07905023 BTC
Random Selection Loading Transactions
Max Size: 171.59/200 MB

Candidate Block

Mining Attempt 5f38c7a72f71e101decc506f20d9bb67192acd3fd769260756d1273a5bd498ae
Version 20000000
Previous Block 00000000000000000001f93bde759744130b66158cbae52d70e58b5101ed717c
Merkle Root 38ebe69fc1229d95db270cc57561f926304e5e98bc1def146534a3d87e527cb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,604
Size: 1.00 vMB
Total Fees: 0.01557911 BTC
Feerates: 100.36 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,269 (208,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,670 706,670 000000000000000000008c58f43c2a4832fd86ee2f8d7ac2256ea0aca03e8f2c 2,356 1.00/1.00 vMB 25
706,669 706,669 0000000000000000000212ae1539f1296cdea2fda6aa05f13c4442240c152844 2,429 1.00/1.00 vMB 19
706,668 706,668 00000000000000000009847622825689219078d8b92d2e7a8776b2ef8a71135f 2,033 1.00/1.00 vMB 36
706,667 706,667 0000000000000000000a3e5af7ac7897a1d25a066fac31d75bd5eacd6ed66c6e 2,781 1.00/1.00 vMB 4
706,666 706,666 00000000000000000003bf428c6818657601c7e56aaf1726738f9738db8968e9 2,628 1.00/1.00 vMB 8
706,665 706,665 0000000000000000000d2271a28028455f8494efc30eb85eca4052e309eada8a 3,083 1.00/1.00 vMB 4
706,664 706,664 0000000000000000000ae8a8c6cfc2a298dbc57e9646246992804eae768f4836 2,642 1.00/1.00 vMB 17
706,663 706,663 000000000000000000016d84a5b60f29f1e634ed4fca024322ce50bfeffd587d 2,234 1.00/1.00 vMB 28
706,662 706,662 00000000000000000009e9218e37cee4d5196fecdbb699e9d32a824351c3590c 2,363 1.00/1.00 vMB 5
706,661 706,661 0000000000000000000b279edb99f67f6ae2735a3c0c0195567edc8634e9de7e 3,204 1.00/1.00 vMB 13
706,660 706,660 000000000000000000033e3f2de5364848d1d0a2e5e909dcb409832348709fbb 2,373 1.00/1.00 vMB 18
706,659 706,659 000000000000000000058304e20359a484a7f8252636d2d064b6a21928ed234f 2,758 1.00/1.00 vMB 7
706,658 706,658 000000000000000000007beed7f0ce59eb9984ff00c07b48b35b06969a8043e2 919 1.00/1.00 vMB 5
706,657 706,657 00000000000000000009bcc10039e7adc574d1590d9a7ce5c84853539238e821 2,923 1.00/1.00 vMB 19
706,656 706,656 00000000000000000007ce2ac291d46f88da0d3c5d56ea350d7d27d9387fe4d4 2,424 1.00/1.00 vMB 18
706,655 706,655 00000000000000000001fe7d02fb83e3a532350794a93e47b96536ded895c68b 3,034 1.00/1.00 vMB 13
706,654 706,654 0000000000000000000bac4fd23168cacb1bc7ca77194954ff9da071c6e8eb7c 148 0.05/1.00 vMB 6
706,653 706,653 0000000000000000000dfe1fbb5c2011462d7481a5e4fe529741d8cd386c66a0 1,667 0.56/1.00 vMB 11
706,652 706,652 0000000000000000000d9b00951b759ba7ffc96792cd18a963a6553e3149e78f 148 0.14/1.00 vMB 4
706,651 706,651 0000000000000000000187950b73b76dadc1637227cf44ed44b76971ccd0279e 1,593 0.86/1.00 vMB 3
706,650 706,650 00000000000000000007119e8cbaea7eb412ff20fab7313e81a808d59f507332 1,329 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.86 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: 712.83 GB
    • Received: 17.23 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.