Loading Tool

Explorer IconExplorer

Memory Pool

76,516 transactions
28.50 vMB
0.06794905 BTC
Random Selection Loading Transactions
Max Size: 172.76/200 MB

Candidate Block

Mining Attempt 6161fee49458bd3133fc1fc1f9dbd96aa0fde6cc088c6cba3845b06e1fcdc3a6
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root d7701c100f0c8dfb79866bb909ad21ffb09019c12d208222986cb7190664b366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.00871690 BTC
Feerates: 73.20 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (322,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,786 592,786 0000000000000000000010a2f54513b2d1c5fb0ab12145a4cfef5d99c850e12b 1,713 0.56/1.00 vMB 13
592,785 592,785 00000000000000000012f853d2ef24ff8f67103ace2e8b88955a68611ac28374 2,522 1.00/1.00 vMB 11
592,784 592,784 0000000000000000001a12f9465402f79d8dd89d260e0d3f40becd8161311bc5 2,646 1.00/1.00 vMB 6
592,783 592,783 0000000000000000000f94df945506bee94a7164e5a4e0e8922c560932f28df2 2,576 0.99/1.00 vMB 7
592,782 592,782 00000000000000000005a024e5078ba8173455030fed44518640c8153116ae30 3,214 1.00/1.00 vMB 34
592,781 592,781 000000000000000000130f2b9fea54cae07a9bd887e77ed3a7421edf9c98b2f8 2,521 1.00/1.00 vMB 11
592,780 592,780 000000000000000000089c2e5348257a6a1e73e87f089240e9db25c55ee42334 3,105 1.00/1.00 vMB 23
592,779 592,779 00000000000000000017556afc369016d61ebe85dade0047d83b649bfaf34894 2,755 1.00/1.00 vMB 29
592,778 592,778 0000000000000000000579031590f99c744971a1c7c217f588b8ac42c3594095 3,227 1.00/1.00 vMB 41
592,777 592,777 00000000000000000002cd31f32c21938c7c7b2053e1dfb5a25b7f90e85ef3c2 185 0.06/1.00 vMB 17
592,776 592,776 00000000000000000018233ff939241ef050409c2585b2f2799a4a77aaca0460 2,110 0.66/1.00 vMB 18
592,775 592,775 00000000000000000007171c82948a2ac96049fcfe3a201adfeee3cd763c2fb5 2,039 0.68/1.00 vMB 17
592,774 592,774 0000000000000000001800757dbc66f4784320d7d11feb328c3ee35b6017b01c 2,826 0.95/1.00 vMB 17
592,773 592,773 00000000000000000007ce20c4d2f1119c4534773e6a70ed5d67e60993031fe1 2,098 0.71/1.00 vMB 18
592,772 592,772 0000000000000000000ff68e2df9fb5190d49237cf9e16f8955672fb338ff938 1,062 0.50/1.00 vMB 4
592,771 592,771 0000000000000000000135bf9264b17fa1200b048a3d00815c6874d18eb0886c 2,685 1.00/1.00 vMB 17
592,770 592,770 00000000000000000000e24ab2eda30dbe48b9fa9b9552294a624b9927e43fbc 3,084 1.00/1.00 vMB 26
592,769 592,769 00000000000000000014f89261168794a86b2620122a0fbbce945444f5b5b637 2,226 1.00/1.00 vMB 8
592,768 592,768 000000000000000000181d1d98a1e51dec516ce5417f2c291b012f47657d545d 2,658 1.00/1.00 vMB 29
592,767 592,767 0000000000000000000cc111a62385caac7fd72bd80215dde0734e4fac022d0d 1,574 1.00/1.00 vMB 16
592,766 592,766 000000000000000000021f77f9ebbc3703e83e1031a9562ba385039dd5ef13c4 2,280 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.