Loading Tool

Explorer IconExplorer

Memory Pool

84,436 transactions
35.32 vMB
0.18334208 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 2dedf9d14927cbe7ff9fa0efb24e066d9a72387ac2435109c0bbf0eb5cae089a
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root bbd44595a8ba835bd86dcb98409a6203ea2b55fe8c29ce6ab292d81cfd2985c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,265
Size: 1.00 vMB
Total Fees: 0.04558706 BTC
Feerates: 435.08 > 4.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (541,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,859 373,859 000000000000000008f425c50b054bc65c019dae30c12b23a976e599d3ce5d77 1,892 0.89/1.00 vMB 40
373,858 373,858 00000000000000001343f766a74a24cdded56973b0e170f5903cb04dadbc518f 183 0.93/1.00 vMB 8
373,857 373,857 00000000000000000e9928ab65bbf7538eff3d6e7e26c01ed0e43480b89490ca 1,429 0.95/1.00 vMB 56
373,856 373,856 00000000000000000f9d01582b5b950a6acccfc8742ef4189564753534f7fb17 1,441 1.00/1.00 vMB 31
373,855 373,855 00000000000000000d9d8dcbd276b6668f22a54c67fc94b620d9ad4317f68a4e 514 0.89/1.00 vMB 15
373,854 373,854 000000000000000003cdb37745abf5b7dfeb758d5bb1650d66d13c5b5bb0db65 56 0.09/1.00 vMB 10
373,853 373,853 00000000000000000b4f0bcebf04e435c6ad5ed90348f9d09b6952246c819ba0 167 0.09/1.00 vMB 38
373,852 373,852 000000000000000008ddf632bdd99b1f19a18620df9f8949b6823acbc4ba3a51 292 0.75/1.00 vMB 8
373,851 373,851 000000000000000011b8438d6b933df6696b9f329c2e4a0a1ca0ebf73e931323 620 0.46/1.00 vMB 23
373,850 373,850 000000000000000003787082efff5455585f81a7217640dee07359089111a184 2,156 0.85/1.00 vMB 52
373,849 373,849 000000000000000000958932ab26ea34728a2acf3c79d03ff58ed254d44094e7 493 0.75/1.00 vMB 11
373,848 373,848 00000000000000000bfc77a8a0323fc7b49b8052e75729b95b57c8262755f09e 650 1.00/1.00 vMB 12
373,847 373,847 00000000000000000fbb2adc46f035b9b14b566d1ee3d435feb245815b3df7f4 1 0.00/1.00 vMB 0
373,846 373,846 00000000000000000cc11d1b9ee47df9deffb4a23054c9494203a06e144a7d54 203 0.09/1.00 vMB 38
373,845 373,845 000000000000000003d70f0f251b8fe85cd4c3fa054de0295d420551578c62ec 941 0.95/1.00 vMB 20
373,844 373,844 00000000000000000fb54c978e6e992f259df9a795140ce371d0636c5e5d2e3d 867 1.00/1.00 vMB 17
373,843 373,843 000000000000000011336ed31a26733491e447aa368e0b300149686e58274869 816 0.93/1.00 vMB 18
373,842 373,842 00000000000000000d19a7ef72ce2902437d8a1642d77aada821f012781c0481 1 0.00/1.00 vMB 0
373,841 373,841 00000000000000000f0f99ebb698bec053b1dfacd771b4cc5b5d7bfcbaa37062 1,010 0.93/1.00 vMB 11
373,840 373,840 00000000000000000c5cb156710baf09330408b2afb4517c67e861eeda6385dd 615 0.75/1.00 vMB 13
373,839 373,839 000000000000000004d424c0622b05a0e2b11120b016cdfb639ff088e6e9ed53 550 0.30/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.10 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: 730.64 GB
    • Received: 18.51 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.