Loading Tool

Explorer IconExplorer

Memory Pool

46,251 transactions
28.86 vMB
0.14317801 BTC
Random Selection Loading Transactions
Max Size: 152.69/200 MB

Candidate Block

Mining Attempt 7c38ab0c6625b7a6f617bfd157a68175805cc7a0aff5057199e8c3eef25e4e03
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 01af9fd60293de7cba926d45ef1ef1327a60849b933e84e8cb49b2bede14e35d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,549
Size: 1.00 vMB
Total Fees: 0.08101971 BTC
Feerates: 15,654.48 > 8.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (186,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,893 727,893 0000000000000000000157999b1c5b00c241b64ad8364cd48f15b8d33e0b9fa1 2,302 1.00/1.00 vMB 11
727,892 727,892 00000000000000000004db098b5c550c152cd3d064d0312928a9fee3159d6ea4 1,217 0.59/1.00 vMB 8
727,891 727,891 0000000000000000000745c51a69aaf67017cea6580599f9fe23a79a0f74815c 541 0.24/1.00 vMB 8
727,890 727,890 000000000000000000011f75ba39bcae0aecfcc838fddf07921af8f22112d278 2,127 0.79/1.00 vMB 8
727,889 727,889 000000000000000000097dffca251cb29cc8df7d75069dd6fd791abf9841e5c6 2,177 0.86/1.00 vMB 9
727,888 727,888 00000000000000000005fa0b641bd6b7e0105cbba3b1ce8eb718294113b741ba 83 0.03/1.00 vMB 8
727,887 727,887 00000000000000000001eb6360c3336d9adf775479bfc268e597cc6a9a014413 1,996 0.94/1.00 vMB 8
727,886 727,886 000000000000000000007388baaa033ccd2af27f5a9e634d388197105437da03 1,134 0.52/1.00 vMB 7
727,885 727,885 00000000000000000007f7a9d20ffa88130a1310240ddef5676d6740eb39ddd1 2,802 1.00/1.00 vMB 5
727,884 727,884 000000000000000000069bc8c49dab11ca1a14467b35851337aad1a2fc16465e 2,767 1.00/1.00 vMB 7
727,883 727,883 000000000000000000051608dc3ef428eb40a8f179d3f0246cff4d45e1d37938 2,207 1.00/1.00 vMB 7
727,882 727,882 000000000000000000064347643f929004578877b9a2c231cf66fbf8a50287e5 1,800 1.00/1.00 vMB 18
727,881 727,881 0000000000000000000988684647da61828d625aea87683a793a4ea085c52abb 2,326 0.99/1.00 vMB 6
727,880 727,880 0000000000000000000a2c69d7e9f3875f92565525c24b9efcbaaa8c9db5c363 1,465 1.00/1.00 vMB 4
727,879 727,879 00000000000000000008e1715429d1356cab6882b4d918465540a11fce1fcf0c 2,707 1.00/1.00 vMB 7
727,878 727,878 00000000000000000008aa97e8b35b01022dfc0dcc71177226b6eea6c2cc8a0d 2,762 1.00/1.00 vMB 15
727,877 727,877 000000000000000000013b5366ce4a43580d73ef6480c30a4db3e0c5881bc189 642 0.22/1.00 vMB 6
727,876 727,876 000000000000000000043a50e2e7b8ca23efc14998b444cda8c8f40992dceddc 1 0.00/1.00 vMB 0
727,875 727,875 00000000000000000002e159af7d359b0200103c9ab5a5bf2a61b0ea95755440 1,360 0.46/1.00 vMB 9
727,874 727,874 0000000000000000000287e5b67a14c128460e2068345ee86f509bb7f15c959b 33 0.01/1.00 vMB 5
727,873 727,873 000000000000000000007d0b5b34f30e525de87b4b5f2b38ad4100f09e6fe20f 148 0.06/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.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.