Loading Tool

Explorer IconExplorer

Memory Pool

55,689 transactions
31.75 vMB
0.19820122 BTC
Random Selection Loading Transactions
Max Size: 171.06/200 MB

Candidate Block

Mining Attempt 93592f14b329666a49adb4dda8c08cc8287f20c3228a8ae50d2773041b96be04
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 0d60853423a9d5b94205d9f1c7faf3701c08b35d098bf18b0ab7d8876abf40e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.09048005 BTC
Feerates: 502.67 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (683,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,950 230,950 00000000000001987faabe5a9c6e34c25579eb0a5569fc1f2accc3cce5602e46 185 0.08/1.00 vMB 130
230,949 230,949 0000000000000176838ec441886717ddbba84433e3eb2614bee8f0b288973ec3 519 0.39/1.00 vMB 81
230,948 230,948 00000000000000035d4c7e3ee8406010e52c4dcc679d2cbb01a0cdb4dd268749 701 0.25/1.00 vMB 185
230,947 230,947 00000000000001632ed39edc41e51821187a703c30297d812994f2c3d811afd9 697 0.25/1.00 vMB 242
230,946 230,946 0000000000000215ef52f8d5a49c527a32637553b3578f5e60f85c5debdda03b 405 0.23/1.00 vMB 145
230,945 230,945 00000000000000a5be632d18a82d7e3701c6110f69a7e6da12b12554ba36be50 191 0.11/1.00 vMB 121
230,944 230,944 000000000000001d42da5cccbdcf99fd587bcd9ab9b7db951330b59e6df1fd52 578 0.26/1.00 vMB 200
230,943 230,943 0000000000000210fa7012d986d637075b9ee0e0a8dc32571f20de99e9353d75 433 0.21/1.00 vMB 80
230,942 230,942 000000000000015d7f9ab987458dd58135b62ba809cb669b1f1e95b758da5e32 445 0.45/1.00 vMB 83
230,941 230,941 0000000000000033e3f724f12d0627eaaf28d700f4982b7a143c24f2add98684 510 0.25/1.00 vMB 159
230,940 230,940 00000000000001869e75d53abb3e9e6ab4224291f4e26a8ea682d3cb240c78de 752 0.25/1.00 vMB 239
230,939 230,939 00000000000001390f2b6aa6decfa971bf7a4c3bc26e9f120d2e1a734da053c6 599 0.25/1.00 vMB 197
230,938 230,938 000000000000003fb32ef49ec3e4888dec1be2e82e89cb7d506cdecdf444c0e2 4 0.00/1.00 vMB 45
230,937 230,937 0000000000000151122396a7e743805a62222583718f2e28779d38ec2d740752 470 0.23/1.00 vMB 145
230,936 230,936 00000000000000ad1b9c4ff91ce9d0c8e7f15ebae2ff2dc1cb55902668743572 5 0.00/1.00 vMB 89
230,935 230,935 000000000000022a745d78eed04ef730bfaef5d5fcdc3edcdd54dd816513676d 203 0.08/1.00 vMB 121
230,934 230,934 000000000000007399efdfa278d28fd85264f56b9ea9b29d038cb471097738c5 334 0.16/1.00 vMB 157
230,933 230,933 000000000000018157d45c0773387a3e0efc7e7c00e45fcac5c859557d27a669 579 0.28/1.00 vMB 134
230,932 230,932 000000000000003799837850088ec11e869f7af4289fa103a80c68b5be51f8de 146 0.06/1.00 vMB 316
230,931 230,931 000000000000005a93ec67d7a2b3350d363ae1b7f21c256dc312cd222ef22f15 435 0.21/1.00 vMB 144
230,930 230,930 0000000000000044ca54da8e383e3601e54395aa5e963c234d49ca60b5a1f73d 183 0.08/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.