Loading Tool

Explorer IconExplorer

Memory Pool

67,780 transactions
25.92 vMB
0.06285937 BTC
Random Selection Loading Transactions
Max Size: 155.86/200 MB

Candidate Block

Mining Attempt 81b9ff40e947cb530943f776a3438329e83f3ccf6fd1dba9bcbb52c0202c485b
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root b8e0cd75155992e83eb31cb12ec4a87e1fc6eed1187e85937799449583fdc747
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.00793478 BTC
Feerates: 86.29 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (719,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,975 195,975 00000000000004e4cb8ad64d36dc4ce4745206cd3264c9a00ab322a1c3743f3e 16 0.00/1.00 vMB 54
195,974 195,974 00000000000005dd69862179e72b96c670a89f27e0cc17e6a3fd58e2332adf3c 246 0.12/1.00 vMB 131
195,973 195,973 0000000000000272d9c3b58510976287c98716d38ddccaea9fa58cd6d79a995c 256 0.24/1.00 vMB 66
195,972 195,972 00000000000005c47bfdd0ed3b425307fd6f34684919ee2948eec1aebe21ab3b 1 0.00/1.00 vMB 0
195,971 195,971 0000000000000646d2f5a74ee960129bacf4e16bc6b25e06ef28f0e9e8cc6f5c 685 0.20/1.00 vMB 202
195,970 195,970 000000000000029bd2d7b9f43542729f98ab1c59588b3a8183f0f8356aaa1622 139 0.06/1.00 vMB 808
195,969 195,969 000000000000012cdad9019fd706bf3ee9366e3ace4c018d1c2ff0949653c0cb 100 0.05/1.00 vMB 160
195,968 195,968 000000000000003ef87fd074e8de91ca96c8eaaee874af95465d6625bd0813ef 76 0.02/1.00 vMB 378
195,967 195,967 00000000000005c4b4e7dad0de9354cfeb23d8597155a4490b166b5d23d412e0 652 0.25/1.00 vMB 196
195,966 195,966 00000000000002421830443cdc51e9639ae2cdfb0053ac0cd53f3526aa7c648a 216 0.07/1.00 vMB 628
195,965 195,965 0000000000000699fc89fe3f088282ca451406f432c4e1623c7cafd1d21663af 284 0.12/1.00 vMB 138
195,964 195,964 00000000000001486b7b298d6c2504b8bd87c5d6ee993212160573d614147793 75 0.06/1.00 vMB 69
195,963 195,963 000000000000015cb5e1e6285a1fa4fc5745569ee4b1c894623103c5d6d8e319 136 0.05/1.00 vMB 244
195,962 195,962 00000000000004dbce09557d7c186cc508915b59d8a68b1a2d6e05345c803175 226 0.13/1.00 vMB 305
195,961 195,961 000000000000030324dab09e746016e8086da99a32f358f1811e38815e3e99a4 448 0.16/1.00 vMB 128
195,960 195,960 00000000000002ebad769fdbb0426ff6d79c9615320448a3729685abc43674f4 964 0.42/1.00 vMB 205
195,959 195,959 0000000000000559dcedda566d44d058b9bc1eb1f6003af2ebf5ec1cb8a8ec7a 156 0.06/1.00 vMB 846
195,958 195,958 00000000000004e1deb4883364bc0197764bf4a8d69ca549d9b5ca58da9dc923 1 0.00/1.00 vMB 0
195,957 195,957 000000000000007ba6e63659bd4cd04672a43f9fb93fb52a0467304a8ce19317 228 0.07/1.00 vMB 64
195,956 195,956 00000000000001d88389c9cb1dcd7cd84af3e62b2176acc1b989b0e9c9819737 126 0.05/1.00 vMB 270
195,955 195,955 000000000000037164e9ab87e93b907124a5f7b8d9397a1f6b3da92fb2c75457 376 0.17/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.