Loading Tool

Explorer IconExplorer

Memory Pool

82,583 transactions
31.26 vMB
0.12595373 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 3fa900e93d48ea3217cd18a6fc0de81d15758bae5038e0ce15d0fa78e941eab6
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f6f9b05e38ea7ec007f8a3b699d5320657fd2877c5eff292304acb55b3bdbf4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,109
Size: 1.00 vMB
Total Fees: 0.04291214 BTC
Feerates: 318.30 > 4.30 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (564,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,091 351,091 00000000000000001054e42fb1fd9ee8a494ae78399fbe411bd4155aa9b45ee2 398 0.21/1.00 vMB 31
351,090 351,090 00000000000000000742ebcd9b6a780ce68d43448a066a523d7367294068366e 1,285 0.62/1.00 vMB 28
351,089 351,089 000000000000000015c09efd5a11a11e4a285599a0c7b37f33de84f4cf7ef369 955 0.52/1.00 vMB 26
351,088 351,088 00000000000000000f3679d3540e2a39706fb2d2d489753c2159b950918dd882 520 0.24/1.00 vMB 30
351,087 351,087 00000000000000000b3069fec0da71d5dfdb87e73c53f4d6467811627361f8b2 70 0.07/1.00 vMB 12
351,086 351,086 000000000000000001e449d8c9338e93ffb3dd11a6d3a1ef35c65eafe560e045 1,229 0.91/1.00 vMB 20
351,085 351,085 000000000000000011b232fa44dc0a733ffbb4ab9b4a60c38534fd88ad687cd9 231 0.12/1.00 vMB 24
351,084 351,084 00000000000000000186dcb247edf11fa670a4ced9c448981104519e8b0e5f21 487 0.30/1.00 vMB 22
351,083 351,083 000000000000000002c15677856fb1e6ba98ab070b488a97038551e56957dddb 583 0.31/1.00 vMB 26
351,082 351,082 000000000000000002e9ccfe693b2d77fadabee0788a9f2a91b3ccc737c0e0b0 150 0.05/1.00 vMB 34
351,081 351,081 0000000000000000080d6a9a82c11e38a5aee5f54fa1a1a343ee34bc8f5e604b 99 0.10/1.00 vMB 8
351,080 351,080 000000000000000014d5f139063f6647ca04046e566069985567863cf16f0ae3 374 0.20/1.00 vMB 25
351,079 351,079 00000000000000000132191302039c6a981f9492526fe046e1ef9ea7679cd869 592 0.37/1.00 vMB 21
351,078 351,078 000000000000000012a7606a1151eeac742c99a1a73fcc1d5e1587e097941383 60 0.03/1.00 vMB 44
351,077 351,077 00000000000000000681b5aca27c3553ae46f6beb73b87c669886c0e260aeb2e 135 0.06/1.00 vMB 30
351,076 351,076 00000000000000000d2b84a05dcfaffcfc1d81a3a9149a953f8f3c3a82063896 586 0.38/1.00 vMB 23
351,075 351,075 00000000000000000f612b443e6f0f8ae1de8d7b8d119610e013de31a586a353 1,203 0.59/1.00 vMB 28
351,074 351,074 00000000000000000fe81b7d1db5145e9df844722865d570a18ff92589e1fead 52 0.03/1.00 vMB 19
351,073 351,073 000000000000000006501cfc600e413674f78f9f33f6aff82a7c4efe212f6967 888 0.51/1.00 vMB 25
351,072 351,072 0000000000000000041bc7be4638104e7a8d7fd56f2f1af45ffb0f645b86c846 744 0.42/1.00 vMB 26
351,071 351,071 00000000000000000d5ece8920eb819b6158a630b33dcecce05978e8df1fb233 188 0.10/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.08 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: 722.23 GB
    • Received: 18.39 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.