Loading Tool

Explorer IconExplorer

Memory Pool

42,725 transactions
29.39 vMB
0.07244710 BTC
Random Selection Loading Transactions
Max Size: 150.64/200 MB

Candidate Block

Mining Attempt 3bf03591a60d5d199d9fc8f3e50bdcaf7cc07018409ca1be9dae8c88b5eedcad
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 01107d854d26ed997367c81714c926d3c67c5a634c0c0f700b53b2f52c801eaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,244
Size: 1.00 vMB
Total Fees: 0.01483666 BTC
Feerates: 200.71 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (438,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,852 475,852 0000000000000000003fcf01b8b3999c130da54882c1afcb8ef5f59a1b9c324c 2,206 1.00/1.00 vMB 76
475,851 475,851 000000000000000000b8e99eab4f272463608d0983b57e1adfc08deb16c5d869 2,333 1.00/1.00 vMB 247
475,850 475,850 00000000000000000006ca621174fc7d22e8c7734505b55d6badd2ee9a14a688 2,041 1.00/1.00 vMB 271
475,849 475,849 0000000000000000005b4ebd76fa4c77df9a7f440d5ae38310d8187cd646df70 1,801 1.00/1.00 vMB 160
475,848 475,848 00000000000000000107e05f0e693e2a1ff2ba95b015f3d976c0b7eb011e01a6 2,163 1.00/1.00 vMB 98
475,847 475,847 000000000000000000cded18631c0f3ad71410d6dd45e73162ddc1e0269920bf 2,051 0.99/1.00 vMB 162
475,846 475,846 000000000000000000de446a42ff10d8bc9e6cc74a3255c5aee9a9719ef990a5 2,409 1.00/1.00 vMB 111
475,845 475,845 00000000000000000090938793fb92f3f1c1267c0f3e9712486fe84444601fa7 2,339 1.00/1.00 vMB 254
475,844 475,844 0000000000000000007cdef7146418b1213b5f8d0c63df49c40e258c360b9ab5 2,033 1.00/1.00 vMB 258
475,843 475,843 00000000000000000106c23e66017db7a692102f1301e9ca02c765256f9d67ed 2,042 1.00/1.00 vMB 253
475,842 475,842 0000000000000000014c5a968741ac1853af3b668337ae6f0d8833fcbcebcf3c 2,135 1.00/1.00 vMB 202
475,841 475,841 000000000000000000c4798a978b854f7316ee9c64c91b713f2d3b579768075e 2,070 1.00/1.00 vMB 196
475,840 475,840 0000000000000000014440b254f0a2f58a7108304490997ace9bb446749c67f6 2,107 1.00/1.00 vMB 283
475,839 475,839 0000000000000000008ba7b47686e5796d8afbb44b3d460389ea7b1cc3f7c95b 2,300 1.00/1.00 vMB 143
475,838 475,838 000000000000000001064ac38e015729235a82947ff4675db54f020d61f8c43c 2,232 1.00/1.00 vMB 99
475,837 475,837 00000000000000000113db8d1c8cb0f41219654b81aa20430dc41a976e632f3d 2,112 1.00/1.00 vMB 175
475,836 475,836 0000000000000000003b2e546c6bfc17be5e8f16aa707e5c608c71b57c20a38f 2,028 1.00/1.00 vMB 218
475,835 475,835 0000000000000000007246eefb28af293ac91ca5a87529666791c52c38ef8bf0 2,070 1.00/1.00 vMB 261
475,834 475,834 0000000000000000006e19c4d8700e5d3acecc31a5f63e86175ec3493216f24a 1,723 1.00/1.00 vMB 157
475,833 475,833 0000000000000000003bbe526395bba9ceed6451be18cdf14eba463e9b2f4c77 1,317 1.00/1.00 vMB 197
475,832 475,832 000000000000000000bfdea35c170f00adf39ebb13ee381e5e964dd832b15d37 2,232 1.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.93 GB
    • Received: 11.28 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.