Loading Tool

Explorer IconExplorer

Memory Pool

49,475 transactions
28.53 vMB
0.14024489 BTC
Random Selection Loading Transactions
Max Size: 152.62/200 MB

Candidate Block

Mining Attempt 8eb1b24b5422ab02cb69e1e20307ba748140e015a4fb091aedab8f27d70d1676
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root af54fe773299f86f9b9f627394de3c04264fd94bb5778cd42ef6e67d7fde9835
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.08314763 BTC
Feerates: 301.05 > 8.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (169,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,633 745,633 000000000000000000048d6bf9a1998ddffed3ab2eaa86a67d820f463ad89693 2,359 1.00/1.00 vMB 33
745,632 745,632 0000000000000000000388764c7726954fed5098328898820b4fd968261294ef 707 1.00/1.00 vMB 21
745,631 745,631 00000000000000000004de2f966cd32ff48b303381e83e712d4b57f4ed37eeba 1,230 1.00/1.00 vMB 11
745,630 745,630 000000000000000000010df98bd4587f3d4e8eed5aa8e957438b76fa10601838 2,634 1.00/1.00 vMB 19
745,629 745,629 000000000000000000073c030803238a67788d7ea3ddd1ed65f092a300057085 2,233 1.00/1.00 vMB 9
745,628 745,628 000000000000000000045a01e8bbc568c39d3c73907c38c5629bc9ddf635083c 2,638 1.00/1.00 vMB 13
745,627 745,627 000000000000000000047067ab812dab2882eb9ab8bac48e7800616dd586f502 2,403 1.00/1.00 vMB 19
745,626 745,626 000000000000000000012dc467beddcc84557717490e7e2f61a9609d7a7c45f7 2,222 1.00/1.00 vMB 19
745,625 745,625 000000000000000000087683a8d6d3c27a5a0f31878620d33429e9cd73a018fe 2,986 1.00/1.00 vMB 29
745,624 745,624 00000000000000000009a2dc22f416dd75f7517fa191b4f07417cbcd4a61e013 2,550 1.00/1.00 vMB 11
745,623 745,623 00000000000000000002a87035fff0e2f873c0ca3abf27690ae77a172d28982a 2,732 1.00/1.00 vMB 25
745,622 745,622 00000000000000000007edba3ed73465c5433ef0942d1265f66701e505135560 1,264 1.00/1.00 vMB 14
745,621 745,621 000000000000000000051ad404010293fe2f5d6745dea80ae2364894f02d85ea 2,450 1.00/1.00 vMB 19
745,620 745,620 000000000000000000097c7201c382552a19c0a1a8beca561b6802ffa0464b1f 2,600 1.00/1.00 vMB 21
745,619 745,619 000000000000000000017267e13a23d6d3b14feae4c5ec60ebdb868ec49744dd 2,580 1.00/1.00 vMB 22
745,618 745,618 00000000000000000008fbd618ec75f5b5a1a2f2a988824eeeee2173ba5a59ae 3,145 1.00/1.00 vMB 27
745,617 745,617 000000000000000000080fc5c80b4e979ebb5972e2be4fc7ef9a6eb2cfae696d 3,289 1.00/1.00 vMB 27
745,616 745,616 00000000000000000001cb04e4dc77b4e4fd655b6e7a683fa575b90109bd07a3 1 0.00/1.00 vMB 0
745,615 745,615 0000000000000000000163d4a4d431fafdb658ec9f07b4bde66602147d17dd52 1,914 1.00/1.00 vMB 121
745,614 745,614 0000000000000000000073b881d6939672555ecb86ad5f5ff6bedd72acf4ef18 910 1.00/1.00 vMB 192
745,613 745,613 00000000000000000004d7c7f2c98cd7850a3aeef98e2793590b40140395ce34 477 0.12/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.