Loading Tool

Explorer IconExplorer

Memory Pool

77,173 transactions
33.56 vMB
0.13512376 BTC
Random Selection Loading Transactions
Max Size: 188.28/200 MB

Candidate Block

Mining Attempt 33777f53392e173061ed328a916dc316567ee7e40b80ba3f8f005a543cc3c023
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5d6a30fd38323865deb0718786ae02cc56120a0103b1f174c04f9c00442989b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02672058 BTC
Feerates: 100.53 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (641,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,018 274,018 0000000000000001cc47ea60c42beef6d89ff034842db064f02e1685c5412b66 180 0.12/1.00 vMB 31
274,017 274,017 00000000000000043f0907a1a28149ae007dbb9eef252be707b65bbf31a70fee 678 0.25/1.00 vMB 55
274,016 274,016 0000000000000000507529d4c058b855fd2ff3db0507a828dc69745c5f8fdc6d 253 0.15/1.00 vMB 10
274,015 274,015 0000000000000004656bd7dcded63f41d42a1adb500427ab9abe50286300e975 161 0.09/1.00 vMB 24
274,014 274,014 0000000000000000c6039461acc29eeb35754279ce09449b1547c69c03547804 262 0.16/1.00 vMB 23
274,013 274,013 0000000000000002b1c6fe684e6124655b21fa58b5e2f4dadc6d8dbfccf59d46 695 0.25/1.00 vMB 64
274,012 274,012 0000000000000002b2f08893af65a50e0ba6a870044bdc7a827ab4bd62105334 177 0.24/1.00 vMB 15
274,011 274,011 00000000000000032b4eec6b37da7fdb4caabff8e57e8d82c36209668903947e 507 0.25/1.00 vMB 26
274,010 274,010 00000000000000006044f84d73b169dfef340c2935590d83ebcbbcf8bf16f64f 693 0.25/1.00 vMB 51
274,009 274,009 0000000000000005c5463799977afd5db62e027b9f314068c4bcaee9570dfb76 791 0.25/1.00 vMB 73
274,008 274,008 0000000000000001c1beb93d1d018c703e752bb3dc3accfbad20800fde4ac972 1,462 0.50/1.00 vMB 90
274,007 274,007 000000000000000353c2e788e1827bf91e582527e6e55f3d3632d17d35f325f2 633 0.30/1.00 vMB 34
274,006 274,006 000000000000000372863a4954ff31a5f2f1fb401785fdd979de9caa102853d7 447 0.25/1.00 vMB 75
274,005 274,005 0000000000000001d0e3162fc40b1ff92257cd6ab44910eb1c4bd49dd0acbd9f 461 0.29/1.00 vMB 61
274,004 274,004 000000000000000160204d771faf7ca1629354f486487977bafa14d2e8f5faae 122 0.04/1.00 vMB 33
274,003 274,003 0000000000000002b5de2cfd4276e3a552d96fb8d4e7fe1deecd15481a8044c0 376 0.16/1.00 vMB 45
274,002 274,002 0000000000000005e2cbdedf8f6872f3bcd52a2ee95904287b8ad8ac03a47e7e 316 0.20/1.00 vMB 30
274,001 274,001 0000000000000001dd30fc52fbfb29a7e7fa0c40da666b2ac5b010cc7acb3674 664 0.25/1.00 vMB 68
274,000 274,000 0000000000000003fe2d3425e9f9b906f02f40b3db90d908ba0fbd1e44cf43f8 296 0.14/1.00 vMB 60
273,999 273,999 00000000000000047d402da57b323460b29b52a740c494311d042d0c785da239 387 0.19/1.00 vMB 53
273,998 273,998 000000000000000303314177446bd77c796a791dfd117bc36bc09e2bf45b5c47 517 0.30/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.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.