Loading Tool

Explorer IconExplorer

Memory Pool

80,892 transactions
29.50 vMB
0.10225657 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 54101306768e4b7fa1203997580e018b8241882e4c534de47ce8e40d40763d10
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 0d6c5d390e2428a2ff49368a281498c8404eae789e394ed8a31981014b131233
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.04014454 BTC
Feerates: 146.36 > 4.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (706,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,655 208,655 0000000000000425f3b373e5be9c8ebe612b8dd6dbfeb5e3164c96e7a4680432 47 0.02/1.00 vMB 164
208,654 208,654 000000000000014dd39d186e4cf7057ae3a6c0c12445fb371492570a24449971 95 0.04/1.00 vMB 148
208,653 208,653 000000000000029f498e18c55738474aaeabb2df83d7ebed91137c70a53ce8d7 262 0.12/1.00 vMB 163
208,652 208,652 00000000000002a3e0d3f2ecf4629dede9023443f059ea35a9d8fc090992b15c 80 0.04/1.00 vMB 71
208,651 208,651 000000000000011586a705f2f4c3e7047d57d9fa8612f132b2c1ebc6bee7de19 451 0.18/1.00 vMB 209
208,650 208,650 000000000000027f9dd91127ed4ce8fe81b48c8a716f253b68db2bfa03a18d0a 79 0.03/1.00 vMB 140
208,649 208,649 000000000000001ca538d682d60aca44ce326d9b47957dc1eb4a5c8a0147162e 329 0.16/1.00 vMB 156
208,648 208,648 000000000000022e17290f759427f8e51b6a28603a723ae0ddf4ec67930fab3a 256 0.09/1.00 vMB 263
208,647 208,647 000000000000044c22cbcd8a3d2c7b9ddfb82144fb8eaddac2e64790ca0ae246 529 0.40/1.00 vMB 112
208,646 208,646 00000000000001c9e03bc80b99bb07533ce0d6d1455b62f3b606362368d1d4a9 244 0.07/1.00 vMB 25
208,645 208,645 00000000000003c1a605e9a51d24969b13f09fe1d676f8d926dbbfaa5af14612 615 0.25/1.00 vMB 194
208,644 208,644 00000000000000a5729eb111eae3494a40127a36f2937845c9379efe63b4bd6f 160 0.05/1.00 vMB 27
208,643 208,643 00000000000004bd360cf8c70ee020b741c9fb20667988e0f091e7b8329a60e9 245 0.09/1.00 vMB 178
208,642 208,642 00000000000003e281a0c699088df0b04ad6072ad43fb4b5d3a9beca358f97af 590 0.25/1.00 vMB 176
208,641 208,641 00000000000004851909e94c1f6524a30363c75e370a205c6336e33095506e68 443 0.25/1.00 vMB 136
208,640 208,640 00000000000004cdf01571455d60113f3b3339f128d9a50ee74fe145c94f7bf7 11 0.00/1.00 vMB 148
208,639 208,639 00000000000004002dc9080ddea1d5c67ccae6f23e0aaa945ef19786cc19fa3a 830 0.42/1.00 vMB 143
208,638 208,638 00000000000000d9124bec8d3f81f3310c44971d0c21dca6885b8ec60514af80 589 0.25/1.00 vMB 181
208,637 208,637 0000000000000027fc188d33cebf063ce439e05f420c2917b74ed3126f5970ae 461 0.25/1.00 vMB 226
208,636 208,636 00000000000001e49e842831d4e86db3e99c5a33c87dbd2186f94054ad486348 1 0.00/1.00 vMB 0
208,635 208,635 000000000000021502bc7848fa4ba5fe22ae7c39a9c64c079cccaec6928cc37f 454 0.20/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.