Loading Tool

Explorer IconExplorer

Memory Pool

13,802 transactions
7.26 vMB
0.01777206 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.26/200 MB

Candidate Block

Mining Attempt 295c84d28e7a5dce4d4432e42075b07cbb8ab3cae14b1c0a9039c722a7c2c4fc
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 6673ebcb2c94438c6775c2fbec9b2088e11f0ef6ee8fef5f549e872005c2ca9a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,518
Size: 1.00 vMB
Total Fees: 0.00327840 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (818,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,863 94,863 000000000007f39f8139b0cbf79b1cee6f07f22f6d1cb7841722e8d31705696f 3 0.00 vMB 0
94,862 94,862 0000000000039adca7e1b1e681af9fab73df1258bd0706fc70d62b68ace27e22 1 0.00 vMB 0
94,861 94,861 000000000002b4a6c3071393abb2a477b1ce8e49b1a01bba9ab61b21c1671157 3 0.00 vMB 0
94,860 94,860 00000000000100ff5c1d3fd71a7cd9c5041b5b013e0090e26c3dad3cd036ed32 2 0.00 vMB 0
94,859 94,859 0000000000012eb5679983548d95d3d9529360aff9cdb6d2758349ca8c321944 1 0.00 vMB 0
94,858 94,858 0000000000016fc8d57fc83a957ea98d08003f6889af1198793d8816597d428b 2 0.00 vMB 0
94,857 94,857 0000000000033eb829fd01e7f720d6fd48883c82c05f2170cdc7d5ff8edbba7b 6 0.00 vMB 0
94,856 94,856 0000000000040496408cd882658efed51f6dc84e62183812d7080e8a3656f2ee 1 0.00 vMB 0
94,855 94,855 000000000004c1a78f105be08997be74c892ed345050939d30c023ac83193467 5 0.00 vMB 0
94,854 94,854 000000000005d38e35392fab5f028adc747c1144f160c4dd6863aa58cbc169cd 1 0.00 vMB 0
94,853 94,853 0000000000065c1754e59796e3d865d01d843a66f4f2ffdac81de5081fed5e75 4 0.00 vMB 0
94,852 94,852 00000000000050f46fd204a51d412665a00bbb353547d4732e376058ef21fb09 4 0.01 vMB 0
94,851 94,851 0000000000005dc11dffc468965ecb0d267f76fa10900fce3b2fbd6995f70d99 1 0.00 vMB 0
94,850 94,850 000000000003619188fff3dc6a4c5a7a23f855a89a398948f1f98573fb22f4b7 2 0.00 vMB 0
94,849 94,849 000000000001ef03f0c00b730ad33a1b95fde2951f4e5a2c076c9080b24261ba 3 0.00 vMB 0
94,848 94,848 000000000002756323410cb7a7c84a5ab7f0fab763c8172951620ac316e5445e 2 0.00 vMB 0
94,847 94,847 000000000004489d17ae8dba00ffadaaf6d09068b062b4e4d06160ea29d21932 3 0.00 vMB 0
94,846 94,846 0000000000056cab2526ecca77f4cd95869ebde273bf8383501da510126f4a28 1 0.00 vMB 0
94,845 94,845 000000000004a646efc85aaa6d5e9fd32cf11a075998b32212f7d6b1658b6456 2 0.00 vMB 0
94,844 94,844 0000000000010772e30a517ac2a6e1d5c6789c7fd700dd89f63df6e765452402 1 0.00 vMB 0
94,843 94,843 00000000000239f6b6640b1ff88665b6356cbda9501d517ba071ef11b258ea02 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 266.59 GB
    • Received: 1.03 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.