Loading Tool

Explorer IconExplorer

Memory Pool

81,429 transactions
30.93 vMB
0.08632564 BTC
Random Selection Loading Transactions
Max Size: 187.51/200 MB

Candidate Block

Mining Attempt 38fc911fb4b34014e353436108be05d456d4433885fd6fb3eba788374159c7a4
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 9c0e092fcdbc3e836df197c7861c3f3c36698bf244020a2c1bb94d6d15230599
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,032
Size: 1.00 vMB
Total Fees: 0.01378737 BTC
Feerates: 115.63 > 1.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (169,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,840 745,840 0000000000000000000704a729ee19d140d145b48b299919597c7448d53a2806 1,740 1.00/1.00 vMB 22
745,839 745,839 00000000000000000004d2a2c2825a9601e987151387ee7d1ed745153049d9d1 1,829 1.00/1.00 vMB 29
745,838 745,838 0000000000000000000757892d2ecbb08505e518e2ccce1057d060ac2fa80ada 583 0.26/1.00 vMB 17
745,837 745,837 000000000000000000041feb971977d04173bf00f4fee8d4e52b02ca2856b0b4 1,061 0.36/1.00 vMB 24
745,836 745,836 00000000000000000007b1e5f4405a10e446de978b3f6297c50215795c587819 2,206 0.97/1.00 vMB 40
745,835 745,835 000000000000000000060928f3bddfba353254c2b5f690ab91f40852667a118d 1,067 0.91/1.00 vMB 7
745,834 745,834 00000000000000000004e63b67e171ffdf950058f5563b6dca12cb913f37ab25 2,577 1.00/1.00 vMB 22
745,833 745,833 00000000000000000003a1f4287699000292057a28c5be7fb21b69b6ff3ad4c1 887 1.00/1.00 vMB 7
745,832 745,832 000000000000000000073b00605e8a75549ef9858adb13219f294da85726d3b4 1,410 1.00/1.00 vMB 12
745,831 745,831 00000000000000000004270195725caa0b28e21885a154f5a16f4a474e5e4180 2,455 1.00/1.00 vMB 30
745,830 745,830 000000000000000000008ef9eacec8ab32d5d4f06a616acf0197b2cceb8074eb 1,117 1.00/1.00 vMB 7
745,829 745,829 0000000000000000000455ca8431728ae53a2a7d947a42c6e02263fc79892493 1,947 1.00/1.00 vMB 36
745,828 745,828 0000000000000000000108762038f0d1b8a9b121296cf0bc7027f70bb0730eb6 3,119 1.00/1.00 vMB 31
745,827 745,827 0000000000000000000854e0c2960797da4689d98bbc00357ffae9544cf4fed2 411 1.00/1.00 vMB 1
745,826 745,826 000000000000000000028714bc28034068e0b109386a5a885a7914f54450de54 555 1.00/1.00 vMB 3
745,825 745,825 00000000000000000001ae309ee7fcdcea954d6a3d3bfa325dd22f996a0fff1c 2,415 1.00/1.00 vMB 23
745,824 745,824 00000000000000000003ef8b192fdbfab0bd9d1810ffae4fd0e20635c0805767 845 1.00/1.00 vMB 2
745,823 745,823 00000000000000000005eded3c09c4f11ffb1c67be49625eeaedddb57f5b46c9 1,604 1.00/1.00 vMB 3
745,822 745,822 0000000000000000000888fa0cfb41a05c15c572d3b1337defd28648dde67a6e 714 1.00/1.00 vMB 8
745,821 745,821 0000000000000000000634ec4628f3bf5dee49c0a8e8bb1a35f56a1ef9967ad5 1,609 1.00/1.00 vMB 7
745,820 745,820 0000000000000000000285e8e2cca2bed6ccb75a54f670d69ddfec96df77c74c 1,442 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.