Loading Tool

Explorer IconExplorer

Memory Pool

44,097 transactions
27.36 vMB
0.07084150 BTC
Random Selection Loading Transactions
Max Size: 144.04/200 MB

Candidate Block

Mining Attempt fa0d54624044e73dd542fef13108304f36e497001a3a44a255e2a1d7532064cb
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 081c8c4f6d90df2168c8d87e8f7c2a6719ec6f800884033681ced05d54b37bf8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.01968434 BTC
Feerates: 170.94 > 1.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (183,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,661 731,661 00000000000000000006f2eed238f50eeaf6b709630c267946f2d2018e423926 501 0.16/1.00 vMB 10
731,660 731,660 00000000000000000000743314680f7a43492dc7d967e8e792505fb6c87a1e86 1,740 0.59/1.00 vMB 8
731,659 731,659 00000000000000000005010c6b0379984a9955bb9d114ffa723072f722e90e4f 326 0.41/1.00 vMB 2
731,658 731,658 00000000000000000009d2aebc67e22bca3796646b019ba519248f29553470f4 2,597 1.00/1.00 vMB 7
731,657 731,657 000000000000000000024243178e58af4345b39f328762b5a882431008eba1f9 2,159 1.00/1.00 vMB 4
731,656 731,656 0000000000000000000826c94e733b91ec9edb73f3092eb6bbef54268e1b232a 1,566 1.00/1.00 vMB 4
731,655 731,655 000000000000000000001262e074e2d7d9b535fb5949edc6f953310e10d7c372 2,458 1.00/1.00 vMB 9
731,654 731,654 000000000000000000055bfc9cf89a4b9f0e99f4d5907eb59fc39d1ffa7163ce 1,740 1.00/1.00 vMB 6
731,653 731,653 000000000000000000007a25e2ba8cbe38c93166f427cfc5e01ea02170465e9c 2,931 1.00/1.00 vMB 14
731,652 731,652 000000000000000000041960d534d8f899524efeb762f472e72ec8a93662a07b 2,149 1.00/1.00 vMB 7
731,651 731,651 000000000000000000038caf334f0267c96585e2ef974d211fe83d53dc815e1f 1,984 1.00/1.00 vMB 10
731,650 731,650 000000000000000000055c4f0124cdf894de5ec7a9d9a7beb160f1cca4c8bb1c 1,560 0.82/1.00 vMB 6
731,649 731,649 00000000000000000004781bf5c55742fdc2e1ab7be2591d009f0b12f5ff4143 1,847 1.00/1.00 vMB 6
731,648 731,648 00000000000000000002e0fc03a12af5be25101cec06e78698dd24e03a759701 1,049 1.00/1.00 vMB 6
731,647 731,647 0000000000000000000291532e25b6185481cf9acc6ecc82f22dec0378b9b722 997 1.00/1.00 vMB 7
731,646 731,646 0000000000000000000411a0f4878a0236c42132d3f5ceb66f74c4a4782d5c41 1,824 0.65/1.00 vMB 8
731,645 731,645 000000000000000000074691c203b954cb1fee85e3437c51670f2987578d2046 189 0.06/1.00 vMB 15
731,644 731,644 00000000000000000004e4d748efe8fbe0b21d47540a0cc5facb666575da9831 999 0.43/1.00 vMB 9
731,643 731,643 000000000000000000025c7620adbe7ce9b4d41b0053baebf613c6426e98f702 1,140 0.51/1.00 vMB 7
731,642 731,642 000000000000000000058d2eb3511cb32fd90a237f5d3ab942428ef92b46272e 1,848 0.83/1.00 vMB 13
731,641 731,641 00000000000000000004c0a84486eb0ae5e5ed5b81d39c7dd9b4bae1e46844e3 193 0.21/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.