Loading Tool

Explorer IconExplorer

Memory Pool

81,643 transactions
31.69 vMB
0.10592485 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt deb69ce91e05abbe7af3d865475e2869e78bc132f03adacd74d5c15f36feec38
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 4cbe85b843c3047e4b042729191e839ef309b5ccf1a8fe45ee16b10db6c25fb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,222
Size: 1.00 vMB
Total Fees: 0.02342835 BTC
Feerates: 711.74 > 2.35 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (194,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,104 721,104 000000000000000000041cb4dab24ef72694ec706bc528955d2c0a72d0e083c1 1,217 1.00/1.00 vMB 8
721,103 721,103 000000000000000000079d1e66f10deff64a39dcf79378d224b90287fdfe9839 2,120 1.00/1.00 vMB 15
721,102 721,102 0000000000000000000a298f16b0ddb60cf4e5553505d92ffe195e772fc2159e 1,817 1.00/1.00 vMB 5
721,101 721,101 00000000000000000008285423e818b1d867dfbf1de9297945ce1d06f6d3215c 3,066 1.00/1.00 vMB 11
721,100 721,100 0000000000000000000354e27e82b9fbf680bc5d0591141eaf61faef8a28707c 3,172 1.00/1.00 vMB 23
721,099 721,099 000000000000000000087a06706a71ade69f97d740cea92227578ad1537e504b 3,101 1.00/1.00 vMB 10
721,098 721,098 000000000000000000067620096d1d5c63a604f5766a1a34c26fdee8628b0680 2,658 1.00/1.00 vMB 8
721,097 721,097 00000000000000000008673cc332b69e047381367e99b4c52200c61ae653268e 2,330 1.00/1.00 vMB 5
721,096 721,096 000000000000000000064b8fe01bb2bc60c741dd243a9d6f79a1c89f71b54993 3,176 1.00/1.00 vMB 23
721,095 721,095 00000000000000000005cf7117c21219ce0723e54eae5799058bf44b7714f636 2,483 1.00/1.00 vMB 12
721,094 721,094 00000000000000000003f2e477220a916c86ff546bae86df682d78d2ed49f494 1,225 1.00/1.00 vMB 7
721,093 721,093 00000000000000000005f484ea45cf43e26126f6852a55eca751622cb2e4d560 2,864 1.00/1.00 vMB 15
721,092 721,092 00000000000000000009f082b6f7cb6525a4c8d2481700fcfe85b7c7b8c2c1ea 2,767 1.00/1.00 vMB 26
721,091 721,091 0000000000000000000a6a74e5ce51e09ce9ecf88252d36528580ca967c92de1 1,618 1.00/1.00 vMB 10
721,090 721,090 0000000000000000000a3abd40e9b79c471fbe104eea16c38334921d0c4fbf80 3,799 1.00/1.00 vMB 16
721,089 721,089 000000000000000000095af58dd9b97286884424ded70570f7df81f62fd58632 2,962 1.00/1.00 vMB 27
721,088 721,088 000000000000000000002b59c11df314d0a8dad3e85d2121fc8f8d781c62f7f0 2,899 1.00/1.00 vMB 27
721,087 721,087 00000000000000000002b417d91afc5a31bf01296b811e70b2ce2c8702abfe60 2,625 1.00/1.00 vMB 13
721,086 721,086 00000000000000000009b363771d93b60261566bd750fbf1d1c24ac3a334b8ae 1,875 1.00/1.00 vMB 7
721,085 721,085 00000000000000000005fd828aa9b033e2fb81f12ff3927e57a325b2d6d80437 2,065 1.00/1.00 vMB 6
721,084 721,084 00000000000000000008e8e7189928ca2ea92ad6e1074a12df11049149252910 3,314 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.