Loading Tool

Explorer IconExplorer

Memory Pool

39,990 transactions
25.77 vMB
0.05068004 BTC
Random Selection Loading Transactions
Max Size: 134.22/200 MB

Candidate Block

Mining Attempt 2b2563d6bb20bff55be600e93de270a28b03576cb28591cbc1df6d782674edb1
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root f46fe2b47cc6ee6ede2751fdc45a91a47d48e2a5ffed593f5484c48495ed0d42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,126
Size: 1.00 vMB
Total Fees: 0.00392582 BTC
Feerates: 61.00 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (336,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
577,853 577,853 0000000000000000001cfda80e5d7e364511e5f4037ee3b931ec2c6d16108efc 1,255 0.39/1.00 vMB 51
577,852 577,852 000000000000000000000e7077eacc3669d546895b54b048d7071ccfe8290dd3 2,627 0.95/1.00 vMB 48
577,851 577,851 0000000000000000000ef60c90ffa949b62a4343cf7c903a589bebaddb4dc324 2,409 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.