Loading Tool

Explorer IconExplorer

Memory Pool

76,009 transactions
29.64 vMB
0.09707402 BTC
Random Selection Loading Transactions
Max Size: 178.81/200 MB

Candidate Block

Mining Attempt f396547900b50f69fbb851dbcfe91481285a0983a3c4e57b0b153eef3a1d572a
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root cc436fb642bea74d640c288caaeca1eae7b02bec9ddf2303a975bd5e4b4e0292
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.02834369 BTC
Feerates: 147.99 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (488,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,024 427,024 000000000000000004eb3b76346d7d5bfb44e45ac4caaf05089543874d0bec39 1,417 0.61/1.00 vMB 71
427,023 427,023 0000000000000000001f5444a4bc81084147562b9533b8b1948db9503d560f21 1,871 0.94/1.00 vMB 43
427,022 427,022 000000000000000004711c7660b8924dcd6da6c39fb0ad8362c4ea9a5505b8bf 3,217 1.00/1.00 vMB 84
427,021 427,021 00000000000000000266cbb7432f9ba1cdc4ee66c2077715cc008fa1d91d15c6 575 0.22/1.00 vMB 58
427,020 427,020 000000000000000004abd12090259a1b83d46d446f521af75261e7a033530701 953 0.41/1.00 vMB 66
427,019 427,019 000000000000000001ba9a3d137e6f1bca761e834e61800a62b4d55f4a98e72c 294 0.18/1.00 vMB 69
427,018 427,018 000000000000000004b0e2e9161b67697ff6828efa6bf25d769ae4f7a26587f9 170 0.19/1.00 vMB 43
427,017 427,017 000000000000000000ce696b9f07b1e6483166e623843edde600b1ea292351c8 148 0.10/1.00 vMB 22
427,016 427,016 00000000000000000232c4c5c378268281f997060c439d527822b43e22ef69a1 307 0.25/1.00 vMB 43
427,015 427,015 000000000000000004a2344531076284b917ddcdb52fc754d1921c9061449a8c 1,477 1.00/1.00 vMB 38
427,014 427,014 0000000000000000040f3e59a87d30a23c6ea9d618c03ec06d4dfc40e7ad1a9e 2,148 1.00/1.00 vMB 54
427,013 427,013 000000000000000000dba5c24315d36746b1fb8897cb61f77a189b8b45eefb4b 1,404 1.00/1.00 vMB 63
427,012 427,012 0000000000000000012319a485afcd502b949f21fee4b9205cfbf7c296e733f8 2,760 1.00/1.00 vMB 93
427,011 427,011 00000000000000000183d64bd31763cdddc750059557e00123ef3c26f46e8d49 1,543 0.99/1.00 vMB 44
427,010 427,010 000000000000000002d4ed6ead09e10def53c233616a385650ed6beae0b11323 1,282 0.99/1.00 vMB 35
427,009 427,009 0000000000000000029699fd87cba44351c8ec6fb0822f787a1502c5f167789a 776 0.53/1.00 vMB 48
427,008 427,008 0000000000000000033cb56608cf7aa256fa4b3296c061dc22d44ed86b86bf54 1,515 0.97/1.00 vMB 49
427,007 427,007 00000000000000000128939d35d695635f9c25d4caf6dfaca1456204454440ea 1,827 1.00/1.00 vMB 48
427,006 427,006 000000000000000004396f8366878b54d0cabecce4f48a16a3517a68e1741c7a 2,629 1.00/1.00 vMB 77
427,005 427,005 000000000000000002aab04f58fe9d00f0b4e32e5b75e810974f30876577c3c8 1,367 0.65/1.00 vMB 49
427,004 427,004 0000000000000000001b0283db3a5ee78a9430672322bf8e22db7a851f6c6387 2,290 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.17 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: 748.32 GB
    • Received: 18.79 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.