Loading Tool

Explorer IconExplorer

Memory Pool

43,446 transactions
26.93 vMB
0.05651015 BTC
Random Selection Loading Transactions
Max Size: 141.98/200 MB

Candidate Block

Mining Attempt afded9e077d3656ec6c85e461c94f7f51a67affff65bb6fa632aafabe3f59ea4
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root f067c2e9f938cb5bbb02a27099606f3b621ee169cd3639ade21d03e5fcc2c797
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,292
Size: 1.00 vMB
Total Fees: 0.00659613 BTC
Feerates: 101.58 > 0.66 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (571,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,700 343,700 0000000000000000138c6c076b93c4128aa6975e39a7524740c709668cc0f228 515 0.50/1.00 vMB 16
343,699 343,699 00000000000000000f58fe6ed5fa2b6cbea30baec74ab1dff58aaa8c701251a1 1,371 0.75/1.00 vMB 25
343,698 343,698 0000000000000000048aa62d1aa53311893f722191e52594a46dd6c7472beb4d 1,400 0.75/1.00 vMB 30
343,697 343,697 0000000000000000016d3c17a8147aa7f89b568ccc104fa95f11d1a173f68906 539 0.31/1.00 vMB 29
343,696 343,696 00000000000000000afe266f3a8b0b67924f9a9ea42f73fffdbbac81f0333574 508 0.31/1.00 vMB 22
343,695 343,695 000000000000000010a594ad77470b0c8a803174a1ada1b3cf2d1f991e9beb5e 538 0.32/1.00 vMB 25
343,694 343,694 00000000000000000d1196618dcd2c542d154257569d74615980a59c115d1f97 56 0.04/1.00 vMB 18
343,693 343,693 00000000000000000f8bcd31216233a89193ac2a6d26b1ad3a61ed1146c93bb3 268 0.18/1.00 vMB 25
343,692 343,692 000000000000000012c2ca55556b2200709fc6bf1e92f9ba50b5d648d0c29241 117 0.07/1.00 vMB 19
343,691 343,691 000000000000000016b7907b12fce9d602187e1731df6b487ef70a5cd7054df0 697 0.44/1.00 vMB 21
343,690 343,690 00000000000000000af4cfc737611ff34d9f2f89535560ff2c2c18a3cdfcfc11 42 0.03/1.00 vMB 21
343,689 343,689 00000000000000000947ac05f0fbc89e52c92e2a3f0d654c3c5c72ab60faac01 83 0.08/1.00 vMB 12
343,688 343,688 000000000000000013f4559983f8e25807756d348b010493fa4589984d6601b0 489 0.41/1.00 vMB 17
343,687 343,687 00000000000000000b4f5c305a121f16ee03b2329b2dea7b2589020bfad53881 1,611 0.90/1.00 vMB 24
343,686 343,686 00000000000000000a176c2351a817d9e72a5fdc40458dd557f17fccbc156f69 491 0.18/1.00 vMB 40
343,685 343,685 000000000000000011112dbd4483573fdfa2d9e80719794c8e2d7e273cc729f2 569 0.37/1.00 vMB 24
343,684 343,684 00000000000000000bf0c65bd9e2ed90c0b80230edcf41412794a51fcb457ea1 182 0.07/1.00 vMB 34
343,683 343,683 00000000000000000be2aec8253290bce1218181261d67bd53b06b6a70bf0946 584 0.73/1.00 vMB 13
343,682 343,682 000000000000000007df34455d71170710009717cde0168c570f7cfdc708a70d 1,196 0.75/1.00 vMB 34
343,681 343,681 000000000000000012080b04c25a13d6a7fb1e020f11510391b742d34df55fc6 1,174 0.65/1.00 vMB 25
343,680 343,680 0000000000000000173be7c113b97581a6a2c15cca0754f553081b586f80b3c0 658 0.37/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.20 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: 654.09 GB
    • Received: 14.10 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.