Loading Tool

Explorer IconExplorer

Memory Pool

85,339 transactions
31.85 vMB
0.20428705 BTC
Random Selection Loading Transactions
Max Size: 190.47/200 MB

Candidate Block

Mining Attempt 0df26c1792bd47315f8b035671a68c115d5f864ed0336bec2c5936ce96f131d4
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 1717a2612d38ef22248d70915880cc0708ba96d14dd4c8301dd8b8edc84647fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,989
Size: 1.00 vMB
Total Fees: 0.09267135 BTC
Feerates: 529.10 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (581,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,808 333,808 000000000000000012ef4596a54526c2e4fdd51d1895398a8bcfd6d67450b0c5 8 0.00/1.00 vMB 33
333,807 333,807 0000000000000000142bb2da93ed07be7a8c165f529b048061f23ef9e7242861 99 0.09/1.00 vMB 13
333,806 333,806 000000000000000009f46825313be327d2fdb1f2f634dbdbbb48f08f41f5a9fd 1 0.00/1.00 vMB 0
333,805 333,805 000000000000000013acbc4d4b3ba52a3d08521041c670e13e83ac37aa01e14e 191 0.11/1.00 vMB 21
333,804 333,804 000000000000000008cbba0013fd8d42a26f670b6d5fdfa16da3f6c10114189d 527 0.36/1.00 vMB 21
333,803 333,803 00000000000000001745586815ef5399378c901ac5cd921c6e0b86074d905639 584 0.41/1.00 vMB 20
333,802 333,802 0000000000000000078e2be1af0ea1f4e0fa6d4eef66b0acd60e846d52357180 310 0.28/1.00 vMB 14
333,801 333,801 000000000000000012b215a151ba0070e96a058442890fc627aac0dd595b2f38 1,379 0.75/1.00 vMB 25
333,800 333,800 00000000000000000b6f747c3508d0e2eac0127b00cc9a8bf8745c103468c2cb 1,728 1.00/1.00 vMB 36
333,799 333,799 000000000000000001c0c6593374b7429bae8107e8f99353fe6b81ab555fb648 164 0.27/1.00 vMB 13
333,798 333,798 00000000000000001062fa5322d0abdfb59c8f757e201b555309dbdbe3e2c646 2,364 0.75/1.00 vMB 34
333,797 333,797 000000000000000010cd8da140c5fcdc9e8cb9e2b0e68cc81fd26232d98a62da 693 0.37/1.00 vMB 25
333,796 333,796 0000000000000000181ab91dc0452e768e1cda50b5deb5aceb847057f90002d6 1,183 0.82/1.00 vMB 20
333,795 333,795 000000000000000003204cc534bb60d690974eba0aa2eb31578c50c307672603 881 0.33/1.00 vMB 30
333,794 333,794 000000000000000017ed0bc75bfc5fb43013d945eb509b2b9bc5df4b6229b06b 64 0.03/1.00 vMB 34
333,793 333,793 00000000000000000330389aa49520b16da6fda831fd352c66653138f7cab1fe 538 0.51/1.00 vMB 16
333,792 333,792 00000000000000000e8f5d20766d12aadf53f13be46024d8f82330f50fe7b17b 1 0.00/1.00 vMB 0
333,791 333,791 00000000000000000222c8c0791301b9583cd127e16dc5b94aa6df764e998e12 738 0.28/1.00 vMB 34
333,790 333,790 000000000000000006af43e5ce65403e21ca016c68271e622ebd0f7257aafe5d 452 0.26/1.00 vMB 22
333,789 333,789 000000000000000017cbf63d3520566a6bd68bcf1ebcc72c3eed558988de8e2f 177 0.07/1.00 vMB 21
333,788 333,788 0000000000000000150f0e4e9f44f16c567b7ab22c6dcd2c55570f5d35b64ac3 853 0.69/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.