Loading Tool

Explorer IconExplorer

Memory Pool

85,602 transactions
31.42 vMB
0.13382233 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt 40eff9e38bf131026f093f126f28ee12231c7bed6ca907861b85e087411c4d88
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root ccfdc1d7d1188e26a46922221c75df169aab4516c0742798439241d3ccea6e02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.05725416 BTC
Feerates: 214.31 > 5.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (629,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,906 285,906 00000000000000009c70f33c7a7abbc833ffd7ffdc752684e2f4c9361e026dbd 172 0.08/1.00 vMB 44
285,905 285,905 0000000000000001127e507ea7e8b4981b45f9d5ec7643959ccfc2d632a6388c 800 0.39/1.00 vMB 35
285,904 285,904 000000000000000177fb9fa3b3e71445a1678924d622ff42062fb1398965c832 18 0.03/1.00 vMB 8
285,903 285,903 000000000000000096c0c898d14226b7a86b99d15fdc1d674b5c5de7cde35875 299 0.21/1.00 vMB 30
285,902 285,902 00000000000000007b0546cc615fed8c9a395e96ee25116b4e841284ef85a7d2 593 0.33/1.00 vMB 36
285,901 285,901 000000000000000011db3b350e9aa728e800de663051a4bb8e8fc5215db7e32e 22 0.01/1.00 vMB 41
285,900 285,900 000000000000000070777247d6ab4cd19406b593ba55aabb3a3e107f6793e7b1 562 0.30/1.00 vMB 33
285,899 285,899 000000000000000168cd1c8a374dd580abf53879506f4456c58026a6255cad7a 418 0.24/1.00 vMB 38
285,898 285,898 0000000000000000e84c7ebdce0c4de097475d9a26b521bbe96be3ee73f799a3 45 0.04/1.00 vMB 23
285,897 285,897 000000000000000183a20a028390504f1aeef372b22c355dedbf3af022ada394 77 0.04/1.00 vMB 40
285,896 285,896 0000000000000001546fb965fde347680b9e34299f3078eada7dcbf0997b005e 399 0.35/1.00 vMB 18
285,895 285,895 000000000000000164c35b56131662c6114cd9c2380ed1162ba77c2e52cbee6c 170 0.06/1.00 vMB 49
285,894 285,894 00000000000000001f3d5998f60086f69f57518ecc2185cb2db86ae57db9bd8b 140 0.06/1.00 vMB 31
285,893 285,893 00000000000000009e3fbec645e70a07bce640e90d5941de80e0905d441c596f 728 0.48/1.00 vMB 28
285,892 285,892 000000000000000097efac99bc04e6e4346331ff3b94d8111e85ce58444b4192 184 0.06/1.00 vMB 216
285,891 285,891 0000000000000000b1283d6d7b8bb0418673e4d3272580ca51d06781b1cb1df0 155 0.09/1.00 vMB 27
285,890 285,890 00000000000000019a0c96915c209035b1adfbbeadfe3a54f63403895ccaf2f1 190 0.09/1.00 vMB 45
285,889 285,889 00000000000000003149a6ed928206d84acc117768d1370e9b17199956ec8ec1 398 0.20/1.00 vMB 39
285,888 285,888 00000000000000002a9396f8af6ac4c26b17c11b29224ea7c46f1e69a50be3c1 1,138 0.72/1.00 vMB 32
285,887 285,887 000000000000000065d62bd60cf993974484580431037b193e029fe075108f87 829 0.35/1.00 vMB 79
285,886 285,886 0000000000000000a816acb0b7299c790bcac0036b4182b696ac0d8b372c5739 209 0.11/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.