Loading Tool

Explorer IconExplorer

Memory Pool

75,493 transactions
27.85 vMB
0.08036445 BTC
Random Selection Loading Transactions
Max Size: 169.90/200 MB

Candidate Block

Mining Attempt 25be78d699ffe976a0e58e5ca249c640eaf16d4e1309694365b67523fdeee618
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 44c4f9c1975c45be96409124dce26ff37d6bbd248b0b1fd43ba9f829900b5117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,289
Size: 1.00 vMB
Total Fees: 0.02064121 BTC
Feerates: 100.00 > 2.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (714,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,179 201,179 0000000000000271414322dd477ac05db97ed6ec1713fd7dbb513dbd122e281d 220 0.09/1.00 vMB 119
201,178 201,178 0000000000000598d17a6b4df943937634a601ccbae517589a9f2d847bdf4e90 14 0.00/1.00 vMB 15
201,177 201,177 0000000000000303d354321a132084fc9e51fc69edf7f8e82b0e415de3b7145c 173 0.12/1.00 vMB 103
201,176 201,176 000000000000038d429059b195d798d218736045d0563bce14ac9500301d50dd 66 0.05/1.00 vMB 72
201,175 201,175 00000000000000abed5aa93a4bcb14c1d754096719be85147d39a2963a983b31 59 0.03/1.00 vMB 66
201,174 201,174 0000000000000593bbc0739a5767587847303935dadab89b2e676e0fc4059277 19 0.01/1.00 vMB 30
201,173 201,173 000000000000027b62d87249d015b0f5a244c4a7878e3691857df3de6da23781 19 0.01/1.00 vMB 39
201,172 201,172 0000000000000154eca2a0fa7341540c75f4b1c410a30106a2d305179dd31360 33 0.02/1.00 vMB 154
201,171 201,171 0000000000000072fc4402bb8ad49dfc552d60d901a17ef8cb22ddd4a88d6893 143 0.04/1.00 vMB 9
201,170 201,170 00000000000001e5048b9ecbec767dd4916ba9aa5b4193831bd2d2c4abecf90c 10 0.01/1.00 vMB 48
201,169 201,169 0000000000000140c1e02b4a28be60e93cbb41a4f53b401e6d95086882327d2b 75 0.03/1.00 vMB 121
201,168 201,168 000000000000059a717963a24690a1978afed9f2cba9fee86c5bde5a6a8863d4 70 0.06/1.00 vMB 69
201,167 201,167 00000000000004cf4385398ff79a210d7e06af051458ea881e0a951b2745eff2 145 0.06/1.00 vMB 73
201,166 201,166 0000000000000286d0bdb45599f4de3152d5e78ea9622fafd118f8de5eb52101 60 0.04/1.00 vMB 38
201,165 201,165 000000000000029f8acc486facd29f1f1ef45396e944c8a9aaf6ba8f3e08208f 12 0.00/1.00 vMB 155
201,164 201,164 000000000000043e5fe31402afb1e73cd491eba131a987e9fd3e5ab46b246859 14 0.00/1.00 vMB 0
201,163 201,163 000000000000050602fa99bcb9c9d511e2d4b71abdbe0336284598dc7d12e76a 392 0.18/1.00 vMB 129
201,162 201,162 00000000000000eade414e1df2f56e3389d0e85bc7e0fd2d169fb355488fe2ca 92 0.03/1.00 vMB 129
201,161 201,161 00000000000002f6de4e41ed93290ed0322db32dddcc25262173b403f5ed17ee 185 0.06/1.00 vMB 27
201,160 201,160 00000000000003f8d0917dddc502943639b7cc260b09a9ef000b1e5eb0027a14 415 0.17/1.00 vMB 138
201,159 201,159 000000000000033e63889cc0d770aeca887fce0c046e36ad6402f69c8383bf18 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.