Loading Tool

Explorer IconExplorer

Memory Pool

85,849 transactions
32.00 vMB
0.21246579 BTC
Random Selection Loading Transactions
Max Size: 191.36/200 MB

Candidate Block

Mining Attempt ca248efaf6d2e56ee0ec9fab2e9816e7886eb99e763420bde2e0c6fcd1666c22
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 3d8fbafbbdc05c7d05cf4e3bfd9b4a114de44781c97f089e0391352bbf1436cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.09585227 BTC
Feerates: 529.10 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (599,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,295 315,295 00000000000000001a49e950b9ea0aaffc72d4e2152a74f9930ee053573e9d06 262 0.18/1.00 vMB 23
315,294 315,294 00000000000000001332109ec660a27c3efeca8fcfca62a711d4dd442af16a0e 501 0.38/1.00 vMB 20
315,293 315,293 000000000000000015747347b03f77155907e4235897df7aeb59a2d1de224745 1,427 0.75/1.00 vMB 39
315,292 315,292 00000000000000001dd8a803415eae3df24b3d3b12b9a96d8a43b62b2f965e36 1,012 0.61/1.00 vMB 30
315,291 315,291 00000000000000002551f833c8e39dfd0719ac7f486ce2bb7f68ebe673bff664 64 0.02/1.00 vMB 35
315,290 315,290 000000000000000014fdf9499e4c7de5ac1c589ed48fea86b0d202af7f1cde5f 291 0.23/1.00 vMB 19
315,289 315,289 00000000000000001342b6b6ef5a807b6a6f867d90d5dd3a0a298ccb287f3837 1 0.00/1.00 vMB 0
315,288 315,288 00000000000000001e10d6ce9350229ed08da6f71e388e647cec6648ec3574a9 172 0.11/1.00 vMB 24
315,287 315,287 0000000000000000091ee254a169f63ba7ae83e96113726afe5107df141d96fd 247 0.16/1.00 vMB 22
315,286 315,286 000000000000000013522a6c7957804e913e8de225e08253885b9e0af3014560 1,367 0.75/1.00 vMB 29
315,285 315,285 00000000000000001446b5cfeea45177e77b45a5f7c48232cadfabc36d4551b3 118 0.05/1.00 vMB 27
315,284 315,284 00000000000000002ef21553c2c8b8330548a284bf0c4f40520fed220b8009de 447 0.28/1.00 vMB 31
315,283 315,283 000000000000000016cd23b56123bde62aed6186f99f700c1f53b99b3355d6c0 271 0.10/1.00 vMB 39
315,282 315,282 000000000000000004400dce0624714cafefa11a1344cb68d53327cbdf7a8991 1,347 0.69/1.00 vMB 35
315,281 315,281 0000000000000000258c2899f5c376d11588338cef7ad6ace681379445eba00b 839 0.49/1.00 vMB 27
315,280 315,280 0000000000000000047b9dd3dfc902d28454f9ca2a4ff35a80059ebe2190dedb 512 0.15/1.00 vMB 44
315,279 315,279 0000000000000000345734a04f584db3e4cdb4cb1a4b5601aea1541e3a54c1d2 1,336 0.75/1.00 vMB 28
315,278 315,278 0000000000000000033281306c151983ae7f2e0e9beaee12b97d8ccc49ebab67 922 0.57/1.00 vMB 27
315,277 315,277 00000000000000001c157a6ab7a7f0891832a1617aafa23d9b80d01ae03a1c7b 115 0.09/1.00 vMB 10
315,276 315,276 000000000000000001763a99beba5d1914eb7f23121d0b1ec56fde0a1d283ed8 113 0.12/1.00 vMB 5
315,275 315,275 00000000000000001bb97a0690b96a2d480309bdcb370d1b3b74106a8452fec6 1,064 0.64/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.