Loading Tool

Explorer IconExplorer

Memory Pool

81,513 transactions
31.25 vMB
0.09538585 BTC
Random Selection Loading Transactions
Max Size: 188.49/200 MB

Candidate Block

Mining Attempt 5b9e56544230cca59dc5c87a7a5c5586d94fc2fd22cb057d204032b69d21be43
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 2cda5bca72b153f81857ca8a8c57bf662fbfe23e9ea2b0c3a1220f61cd0cfd32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,481
Size: 1.00 vMB
Total Fees: 0.02139394 BTC
Feerates: 45.88 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (403,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,637 511,637 0000000000000000000219c875da95296b5aa913ad4a9f6ed70492c50ac4304a 505 0.28/1.00 vMB 66
511,636 511,636 0000000000000000002b3915a872133315712e1d44e4351cf57e6ffa2513d333 1,304 0.83/1.00 vMB 21
511,635 511,635 000000000000000000216519373ab42edd1b58af61b1a5ecc6e74c956a18ea0f 266 0.16/1.00 vMB 11
511,634 511,634 000000000000000000161d2aa3499d5270db4d93e70c34a822288412d1c27c8f 1,301 1.00/1.00 vMB 14
511,633 511,633 00000000000000000029c7a632213bf8ccc27f3bb8872229426663dd3d21ec72 2,420 1.00/1.00 vMB 27
511,632 511,632 0000000000000000000a5be19653258c3437bd3f38ee5624a28485cbe6e06179 786 1.00/1.00 vMB 45
511,631 511,631 0000000000000000004c1e657335c3efb786f9f37719553a31890913806d19b1 1,077 1.00/1.00 vMB 87
511,630 511,630 0000000000000000005750c14efb4b091e85f07dec9f05daa021a801d2def9eb 1,151 0.57/1.00 vMB 18
511,629 511,629 0000000000000000005a41e3bd281e60e65cf15e3e2cb97876f96018673dd786 2,030 1.00/1.00 vMB 43
511,628 511,628 000000000000000000392287d407b4e8f07cae8cd0b1364549ba205033da45f1 2,204 1.00/1.00 vMB 58
511,627 511,627 0000000000000000000c923d4701abfba76604dad1385f546d94163ece6fd6de 304 0.28/1.00 vMB 23
511,626 511,626 00000000000000000014fb8d619c2b14cbf3d3c8349282810f1d810e59638219 1,135 1.00/1.00 vMB 36
511,625 511,625 00000000000000000048c67b9af72887256628679fd1c87ea7c49d55c4a4076c 289 0.99/1.00 vMB 5
511,624 511,624 000000000000000000006f82c90b302a1217a9da726ca03a83ecdd87582da68a 1,023 1.00/1.00 vMB 30
511,623 511,623 000000000000000000354e1d4d4fbf27eaca7dc062aef37df4d51c55e166ef9c 1,158 1.00/1.00 vMB 18
511,622 511,622 00000000000000000014bac617e598cd0263cce0c750c1e6ce16f15c50ce7a3e 1,629 1.00/1.00 vMB 55
511,621 511,621 000000000000000000194c586ee25625a6093f95710ed9c758cec7a4efdc638b 710 1.00/1.00 vMB 13
511,620 511,620 00000000000000000046d6c0364ae49677b1f66a96dabd69deb86c15e09d7186 1,397 1.00/1.00 vMB 36
511,619 511,619 0000000000000000003e5e38f55db95b44fa594f897a117ae59c94b42898a63f 1,029 1.00/1.00 vMB 20
511,618 511,618 00000000000000000047f4cf59686c10c84158373c3a8bf61e1b85019689a4e0 450 1.00/1.00 vMB 4
511,617 511,617 0000000000000000000a1cabc36810fa565c15fea3f9336626e44e9b3b66e0f1 95 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.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: 718.88 GB
    • Received: 17.98 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.