Loading Tool

Explorer IconExplorer

Memory Pool

81,593 transactions
31.27 vMB
0.10138354 BTC
Random Selection Loading Transactions
Max Size: 189.21/200 MB

Candidate Block

Mining Attempt 6f13f6983eab96f2ef9d94de5b8fda2651b4fde74a83dba329ea0dd0edbb0a91
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root ac08b59771584c9445c060e48ba4a976a360824925a3f5994f675cf7a9f2f4b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,447
Size: 1.00 vMB
Total Fees: 0.02402298 BTC
Feerates: 151.12 > 2.41 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (557,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,629 357,629 00000000000000000ae85a1a6df1d813f45e8ee4605af42b28144aba0633b3ce 794 0.55/1.00 vMB 20
357,628 357,628 00000000000000001218a84498b75daa4e3fb590c481eaae09111641d1e29696 771 0.25/1.00 vMB 40
357,627 357,627 00000000000000000e88357c77ce601ad2a34a154911913bb63df8e59d29caaa 1,288 0.63/1.00 vMB 30
357,626 357,626 00000000000000000268f2e2bb0108a61de9314265686cf6bb58c7668d283be1 1,283 0.71/1.00 vMB 25
357,625 357,625 0000000000000000133766a0fb640dcab77460eabdf20eb185ed4b2580a9fa02 1,122 0.53/1.00 vMB 27
357,624 357,624 0000000000000000120f4e406627dca71161667201e32e7d0fefab8de772e2bd 1,416 0.66/1.00 vMB 27
357,623 357,623 00000000000000000530d55bf9b50947a3121bca8433c78ada03dfa309e4201d 241 0.11/1.00 vMB 28
357,622 357,622 000000000000000003926090cdc3a152c6a0a0929a89dc1b15acabb4dc9c8a35 389 0.18/1.00 vMB 44
357,621 357,621 0000000000000000158467a23136ff5d039b8612601cc4d44a0a9f65d8c4563d 336 0.16/1.00 vMB 28
357,620 357,620 00000000000000000ff8cee53d26b2368132115df4a55b8c0d41a3a6263b536c 374 0.17/1.00 vMB 29
357,619 357,619 0000000000000000086e439287836ee305938fee9a2241edbb034b7e650e1b1e 656 0.33/1.00 vMB 28
357,618 357,618 00000000000000001110f8ad1f42967a8de5b6f6aa180dbb5670030507e1769c 397 0.17/1.00 vMB 25
357,617 357,617 000000000000000000b1a05ca6a6792e60ecfcff7da5b535d8e3901beaffe888 746 0.39/1.00 vMB 26
357,616 357,616 00000000000000000add6f67af55c81324ba4b06c37a896dec0defce1de7356a 1,106 0.50/1.00 vMB 27
357,615 357,615 00000000000000000810e60e0e2b01836d7f9a7ca1e0e84f2e5458be51c5b657 80 0.04/1.00 vMB 6
357,614 357,614 00000000000000000a622e52fd7f7d02e310ba05c8f2720cc37c1b10497350ed 814 0.54/1.00 vMB 24
357,613 357,613 00000000000000000386f54210e1bce56bb6f5b59b65d4dcfd96e50473643961 1,520 0.76/1.00 vMB 28
357,612 357,612 000000000000000009fbb4c1829bb74fdbf1deb347a14b9b8afa47cc64cf9612 1,563 0.67/1.00 vMB 30
357,611 357,611 0000000000000000128c088549996b960539b8a202026a4f4ad759372a600d83 570 0.28/1.00 vMB 25
357,610 357,610 00000000000000000c710d3a1e5be83aa6cc073682844731f08c3ac6d4f9830c 1,085 0.68/1.00 vMB 24
357,609 357,609 0000000000000000031812a0d72b52531487ae4b2046ce0cfdf83236f61f49ca 1,807 0.99/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.06 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.81 GB
    • Received: 18.27 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.