Loading Tool

Explorer IconExplorer

Memory Pool

75,132 transactions
27.48 vMB
0.06497569 BTC
Random Selection Loading Transactions
Max Size: 168.27/200 MB

Candidate Block

Mining Attempt 9d9da282430f349092772ca775da449eacd45888e2ac3a12f99374eb221c6029
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 15ea07444878f473b8507b5889185d308f48d20f148782a238963c5a4a7dab65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.00649470 BTC
Feerates: 24.01 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (144,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,947 770,947 00000000000000000006226feff04730592ec2824192bf0da06660272f3b7517 934 0.26/1.00 vMB 9
770,946 770,946 000000000000000000015c44617e0e50a1a32f8a57baae73df816fa4085b7757 157 0.04/1.00 vMB 8
770,945 770,945 00000000000000000005792c42167add84b666df81e56ff3f2e302a58065973f 16 0.00/1.00 vMB 12
770,944 770,944 00000000000000000000b30184dfb115fdb84f850131f7cb1c1a64129b4eb480 116 0.03/1.00 vMB 10
770,943 770,943 000000000000000000023d93b3428fd93a2f9c9f643073233538406c71dc8c8f 114 0.03/1.00 vMB 11
770,942 770,942 00000000000000000001a10e2e255e8b6ec80a36a702566ef4906b045ce4a055 1,229 0.37/1.00 vMB 9
770,941 770,941 000000000000000000000e33aabafb31a03f087a1aa628f35732c3db56eb799a 533 0.22/1.00 vMB 7
770,940 770,940 00000000000000000005681e4ee5c97e8afdd0280802a653f98d0b001ca5d23a 169 0.04/1.00 vMB 8
770,939 770,939 0000000000000000000080850f2a53264fbee5d04cdd6ca7bb75701fef09baf1 927 0.36/1.00 vMB 8
770,938 770,938 000000000000000000051a938009056ed458da42966601dc6c508ca07c619915 91 0.14/1.00 vMB 3
770,937 770,937 000000000000000000045452c5cd3779b75a5a24d6852b6306f98debeb3bdf6b 395 0.11/1.00 vMB 9
770,936 770,936 000000000000000000046e734ee567e5d69337945034bca737362016d7ec1726 2,590 0.89/1.00 vMB 8
770,935 770,935 000000000000000000010f3c6b9e4737556d509311e642933088977dbc30ccdd 219 0.09/1.00 vMB 10
770,934 770,934 000000000000000000001c841c250151012c79597f961802f49b534774750cba 1,000 0.33/1.00 vMB 8
770,933 770,933 000000000000000000027e0749d4dc1d620b14e480fde7668ad698e8d51afa24 1,348 0.98/1.00 vMB 3
770,932 770,932 00000000000000000004ea442ebbef1732eff58b54fa48047b886457bffa5969 3,170 1.00/1.00 vMB 10
770,931 770,931 00000000000000000008120c0c2324dea561fd26760b79f01441520935b5f638 393 0.10/1.00 vMB 8
770,930 770,930 00000000000000000002a2260dac639ce729e8a5e6d9df2783ddeaf314e5ce26 853 0.41/1.00 vMB 5
770,929 770,929 00000000000000000004e519f6df0cddaaf417e851125c57a3cd5c7b2eb9bb7e 563 0.17/1.00 vMB 10
770,928 770,928 000000000000000000030cc944a289af47770d988e3cc60f940d33b33f3b71e5 147 0.04/1.00 vMB 9
770,927 770,927 00000000000000000002e554d1675ae5cc616b74ec0538adf64fe75a4801233b 1,562 0.50/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.