Loading Tool

Explorer IconExplorer

Memory Pool

44,654 transactions
26.48 vMB
0.05554335 BTC
Random Selection Loading Transactions
Max Size: 140.02/200 MB

Candidate Block

Mining Attempt 3a3ecffcf087e2a908538ed470d07d7bb5216a5aaaad79106ac34889946c7fe3
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 4b7ab68d6a654633146eb49e8a07d195540f727cfe0e675d6e584fe093406401
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00705857 BTC
Feerates: 40.21 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (336,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,874 577,874 000000000000000000279d3ef05540c490e35eee761b456692d0c851c613027f 1,683 0.53/1.00 vMB 17
577,873 577,873 0000000000000000001686998091a5f50ef89511500cada07d02a976479b2f90 3,054 1.00/1.00 vMB 63
577,872 577,872 000000000000000000165cd3a457ee48bd2b39986276ebfbe33bc51bae542200 152 0.19/1.00 vMB 17
577,871 577,871 0000000000000000001bcd779c4a6993f33fd0334c9390e96497303f6c9f32b1 2,802 0.97/1.00 vMB 25
577,870 577,870 000000000000000000098b8ceae8bdb87a488a4d266a7d2fa13afc68baebe949 1,257 1.00/1.00 vMB 104
577,869 577,869 00000000000000000000b3cc53de2a31f1efb83270f6914d662eb34a9747a7ba 1,088 1.00/1.00 vMB 118
577,868 577,868 000000000000000000257b22dd9909f4aac4636e004f3f7b6e9949f0441b1390 1,259 1.00/1.00 vMB 123
577,867 577,867 00000000000000000012a39054afa4bac6564015814b94b7256c3c7954add645 247 0.09/1.00 vMB 60
577,866 577,866 0000000000000000001ef963a051b1807a4e53ae0c6f8fd446a5a60f7d173388 1,453 0.57/1.00 vMB 75
577,865 577,865 00000000000000000011d5e41ce693d13b71c1587aff056418ffb752960d542e 2,617 0.93/1.00 vMB 9
577,864 577,864 000000000000000000261a3931c78bcad25fbb212d3ebb79449522845a512748 3,063 1.00/1.00 vMB 102
577,863 577,863 00000000000000000006e811710295833f7857ba573de7aadec730c01c7936a8 915 0.42/1.00 vMB 8
577,862 577,862 0000000000000000001e2f943d46243354effb93163d2f9ae9bf683037795914 2,941 1.00/1.00 vMB 56
577,861 577,861 000000000000000000194f74cc864ce55c1b8d911a25102eb2a51cba27a3ef2b 2,715 1.00/1.00 vMB 56
577,860 577,860 00000000000000000002620ff96db4810bf9c436486d378536b1737e277609c7 3,034 1.00/1.00 vMB 72
577,859 577,859 0000000000000000001d8fc2f6d68b3f74fcb9776d8e020c33d940639fbe3094 1,111 0.38/1.00 vMB 47
577,858 577,858 0000000000000000000f413b041afeab249c40a78ac29ca23d5a34f5fd665bfd 3,006 1.00/1.00 vMB 8
577,857 577,857 00000000000000000019c671efe7f600e84cddbaa1ba0617cba0e0df587ac366 2,482 1.00/1.00 vMB 108
577,856 577,856 00000000000000000006dafb21bd33cfcc9cef7ca5b80dc9e05fe81fd5216765 2,912 1.00/1.00 vMB 107
577,855 577,855 000000000000000000245b0b1df68a8145498f911f749489592bb24de325ca24 2,426 0.78/1.00 vMB 40
577,854 577,854 0000000000000000000db35fdc5adcd54d5b56c7d1f2c8acc34639ce806f7514 3,003 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.