Loading Tool

Explorer IconExplorer

Memory Pool

74,958 transactions
27.79 vMB
0.07745248 BTC
Random Selection Loading Transactions
Max Size: 169.05/200 MB

Candidate Block

Mining Attempt fa8048afb39e364edf6b2e3298be6edab2ab51f832d350ae5326a91c44c8ed5a
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root c6a129cf107cd0014f4f16e70a2c40dd3916d257d088cd614992ae56cc7918fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,137
Size: 1.00 vMB
Total Fees: 0.01786129 BTC
Feerates: 100.35 > 1.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (602,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,598 312,598 000000000000000039d4a5de0739642b7384f1530ffc34383d28e0c0ad7233b5 674 0.31/1.00 vMB 30
312,597 312,597 00000000000000001ccf13bc77b9b0fac329acb935480e491a40569a510aa531 65 0.03/1.00 vMB 31
312,596 312,596 000000000000000008e459de20e32084fe2aa8a062e94e9a17ac3d566b9006df 476 0.27/1.00 vMB 23
312,595 312,595 000000000000000014eef7f2d203d60ed5fc236e41a4b73ba4834e4d0fe35883 375 0.53/1.00 vMB 15
312,594 312,594 00000000000000000dadcdc98fd526cde3b358e76ed3f674044d40528966281f 2,567 0.92/1.00 vMB 40
312,593 312,593 000000000000000024a5cbf8e8d462c99ac6ba7f2dbfc1ce79a854a5ca3b1491 127 0.06/1.00 vMB 26
312,592 312,592 00000000000000000b136399ebe7d9486c2dc4706dddbdc75248d7c862245bb3 42 0.04/1.00 vMB 19
312,591 312,591 00000000000000001dcb2cf4b78674cd810529609c2731d7deb06683d43188f0 155 0.08/1.00 vMB 23
312,590 312,590 000000000000000037dc2408d0cbcc3186db11f1051e010d4615f96234ae4b0c 312 0.19/1.00 vMB 27
312,589 312,589 0000000000000000273ea29d2201686d528f8a10f4f0ed6679c1fc728ceca99a 288 0.16/1.00 vMB 25
312,588 312,588 00000000000000002a040c953dd2e129c49f708ad6fa2a8edb7b835e63f3d188 466 0.35/1.00 vMB 24
312,587 312,587 000000000000000035397a67e46da28ee485c855d67ca1b1cac537f339be470e 682 0.25/1.00 vMB 41
312,586 312,586 000000000000000007f8c199a29950fdebd486769a60169dc43963790876be68 69 0.05/1.00 vMB 13
312,585 312,585 00000000000000002d442d0f6205551705f1f5c02961b06a6047dde6c8f2696e 393 0.25/1.00 vMB 23
312,584 312,584 000000000000000002f1bddb9b3a9ae1c92bc2616fff959815885b647263746e 467 0.35/1.00 vMB 22
312,583 312,583 00000000000000001b558154db50761d80d3b5b402eb7aae6e8fe46e02694e06 50 0.02/1.00 vMB 35
312,582 312,582 000000000000000018944712311d840bb5467933dcee71a5a70001bdfdf2e753 392 0.20/1.00 vMB 25
312,581 312,581 00000000000000003748b063501309f63ec6399d97d78976a4e59b4622707796 149 0.28/1.00 vMB 14
312,580 312,580 00000000000000003550417380fbb1876d2b57a936e6be9f0f995e15d5d578e2 1,542 0.92/1.00 vMB 26
312,579 312,579 0000000000000000261aee9b4b7149d8f663a6e933602791d622bbdb360c8090 1,003 0.35/1.00 vMB 42
312,578 312,578 0000000000000000390a5d3a745c6d91dd1ac64a3f7c765e4ce14c76547a347e 128 0.04/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.