Loading Tool

Explorer IconExplorer

Memory Pool

79,804 transactions
29.30 vMB
0.12750674 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt 148bf687d0057fba78f8721f2986b24bf8c59b3bedf482df7021b47ecc976654
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root adb9564e4a9b6adc9b226868cf29167d772ad7d861ff7f0102c37c825121636d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.04763126 BTC
Feerates: 602.26 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (189,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,558 725,558 00000000000000000003cfbacb20cfe65bd3c18d91c8cb2e2f2729a7f9aa9dd0 1,589 1.00/1.00 vMB 3
725,557 725,557 0000000000000000000095364beb6e130d17976bee6380eba384b5c543a1566a 1,675 1.00/1.00 vMB 4
725,556 725,556 0000000000000000000942f417571d34aad3420a881cdc1afd50dcffb9882d7f 1,907 1.00/1.00 vMB 5
725,555 725,555 00000000000000000005b4393889f520951145db5a0b7c0f695adc56422d2ad4 1,417 1.00/1.00 vMB 11
725,554 725,554 000000000000000000089a422f15a96465fea0b99a93d38b7c4ae42a5795410c 2,043 1.00/1.00 vMB 4
725,553 725,553 00000000000000000000cc1367b37b50d3cc16e1a84dbf36e4558d63fdc2dacb 1,881 1.00/1.00 vMB 5
725,552 725,552 000000000000000000069e2a1b360d223fabd421995975cc41c0456dabe074fe 1,795 1.00/1.00 vMB 21
725,551 725,551 00000000000000000003c21379e4a5685dc05a0adb1ca152d7f98036d8fb06df 1,344 1.00/1.00 vMB 11
725,550 725,550 0000000000000000000573ac78a3bfed8e4d08b642462fd7972c16ea66ab3f4c 877 1.00/1.00 vMB 25
725,549 725,549 0000000000000000000008af48551ead804fb7cc455aea4b0400c2f11a37a6f6 2,403 1.00/1.00 vMB 8
725,548 725,548 00000000000000000001dfdc2bda3f180c467d77f1ea3844c65071aa7cfdbb34 2,526 1.00/1.00 vMB 5
725,547 725,547 000000000000000000026e36316fedbeca42d1cd1906d88aafe83007b2bd0264 1,413 1.00/1.00 vMB 23
725,546 725,546 000000000000000000037e34546f01f8b478797d1924e3054b9ef99c533db36f 794 1.00/1.00 vMB 14
725,545 725,545 00000000000000000009b983efb0d5c819707add6a26fa53cffc0e034d8c5fb7 1,043 1.00/1.00 vMB 9
725,544 725,544 0000000000000000000459b9679b89db95792538aff311adcbb9466ee0c9bad9 1,272 1.00/1.00 vMB 19
725,543 725,543 000000000000000000093a8416b939ed56f9fd73a2966f295f178d950dc63e75 2,205 1.00/1.00 vMB 12
725,542 725,542 000000000000000000046c04e3afaa9d32386ef071a9a06311780e558957e928 1,044 1.00/1.00 vMB 15
725,541 725,541 0000000000000000000071daf157bcff9605dc7c335c0e1d59f3cb3fbebb706f 2,050 1.00/1.00 vMB 15
725,540 725,540 000000000000000000055a95d9661726e503824c516e2704884e398d605dfbf0 2,429 1.00/1.00 vMB 21
725,539 725,539 00000000000000000004147efa0a7a5c55620d015b6b30e1c4526a7a3a98bda8 1,613 1.00/1.00 vMB 21
725,538 725,538 000000000000000000051bef222177d5e1c8439780ad2de357b2f93ce05d0b0b 1,733 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.