Loading Tool

Explorer IconExplorer

Memory Pool

73,568 transactions
27.23 vMB
0.06412700 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt 6a2b3934a5c01223832fc21b03c558ec391d7e1c4e12700c0dbdcaa2ab3f383a
Version 20000000
Previous Block 00000000000000000000844bc11d495d2a093335ab60a940c2624579019d375b
Merkle Root 950c1661f0d842656d2732fe86ffb93f9c4758bf8e1fe3ea010b74e084d0fe24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.00637715 BTC
Feerates: 74.05 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,315 (136,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,849 778,849 0000000000000000000533e6a21331690de0fe6b8392b5e52c571130557c63c6 3,164 1.00/1.00 vMB 24
778,848 778,848 000000000000000000050ab9140655ba3715a89ea96ca83d6335c4f207eba6fb 3,504 1.00/1.00 vMB 22
778,847 778,847 0000000000000000000649b3c40fb6e3e9237f0db73539383c9815d653b46245 2,060 1.00/1.00 vMB 28
778,846 778,846 00000000000000000005197845f05d26ea2cf8f0d869e4f4f68b0e4fb1951d2d 2,512 1.00/1.00 vMB 14
778,845 778,845 000000000000000000029f8c9631ca84632b252d6d31204a903271d478671266 2,156 1.00/1.00 vMB 11
778,844 778,844 0000000000000000000529e0103fa92c6352d1e5c85e6c74a5750e61956ac588 1,660 1.00/1.00 vMB 9
778,843 778,843 00000000000000000003fedb1357f31077d0967a504113d61c223fd6e75790cd 2,127 1.00/1.00 vMB 8
778,842 778,842 00000000000000000001a7be33c42acfac997b1bde09a052389000c00dc1c240 2,903 1.00/1.00 vMB 15
778,841 778,841 00000000000000000005dd243d1a565496e506a7e87090000b31e0ef852e36a2 3,292 1.00/1.00 vMB 24
778,840 778,840 00000000000000000005e4ccbe4da8bf9b8ba8a86dd9e5ec6607cd35c0f78fbb 3,806 1.00/1.00 vMB 28
778,839 778,839 000000000000000000060564bfe5950279c1ea9d7018691ce15dd70f194f2e65 2,260 1.00/1.00 vMB 13
778,838 778,838 00000000000000000003ce5af481643566a87b9d7249f1af5f5b1c8273ab07bf 3,219 1.00/1.00 vMB 17
778,837 778,837 000000000000000000022ff636639a848dc5ae798fa59da01a0cafcec9c4efce 467 1.00/1.00 vMB 2
778,836 778,836 00000000000000000001a70bff2145c7874c81ca35241689564073860ccf1488 1,346 1.00/1.00 vMB 5
778,835 778,835 000000000000000000037a54e37b2dfc283436d9945a8ba21bd78498565096e3 3,249 1.00/1.00 vMB 20
778,834 778,834 00000000000000000000ad67a9e719ae59a0e42a40b414b5c29852be21d84a8f 1,320 1.00/1.00 vMB 7
778,833 778,833 0000000000000000000199711856947e8450e9e6f4ac330b83b855a39c38ecfd 3,248 1.00/1.00 vMB 17
778,832 778,832 00000000000000000002b10b47e76c4833928728a813d1464b126784c2b50910 2,783 1.00/1.00 vMB 18
778,831 778,831 00000000000000000004308b7b9af184b4ddb8d0c7d12177c52d8ace330f39b8 2,383 1.00/1.00 vMB 11
778,830 778,830 000000000000000000043a981deab45a4121d69172512d3ead4fef79692adeed 3,047 1.00/1.00 vMB 24
778,829 778,829 00000000000000000005bcb6f7b952828f8c255b7f568f786b4e1f029d7516c5 1,297 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.94 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.80 GB
    • Received: 17.60 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.