Loading Tool

Explorer IconExplorer

Memory Pool

48,421 transactions
27.99 vMB
0.08118693 BTC
Random Selection Loading Transactions
Max Size: 148.41/200 MB

Candidate Block

Mining Attempt 3eaeea67b19d0a4860412e1dbef70a9a98fbb206b3cca515f1884409c7c2666b
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 5d91090f3f2fdf48e2c39a39e00c7fd8efa2410b9d5204a994977f42ff1c6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.02537676 BTC
Feerates: 318.30 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (903,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
11,643 11,643 00000000b2b8fc9e94a296a0b3917eabf5d683001bb0508fe93faa8a82a1aa90 1 0.00/1.00 vMB 0
11,642 11,642 00000000e1924dcc2e118613bcfbfbdaef8a9a00634712c4f7a7ddf76e71ca52 1 0.00/1.00 vMB 0
11,641 11,641 000000000214ed47dcd7e25bde9d2b180f462b9f3db7f793fbb21f439ae82591 1 0.00/1.00 vMB 0
11,640 11,640 0000000020e03ee8458fcf8c7b3eec3a1512e00464169c7be7e776860eca2eca 1 0.00/1.00 vMB 0
11,639 11,639 00000000ebf103ed702f0221782d7662e5f4e67bfc5565c3beef3fed71350177 1 0.00/1.00 vMB 0
11,638 11,638 000000009c2e1e3509d1ff5154c55b8579eb4e56dcd04085c60b3add5ddcec76 1 0.00/1.00 vMB 0
11,637 11,637 00000000e256b3d69576f19c9858dbc0ff3f7ecfa10197f42b4981e20849f583 1 0.00/1.00 vMB 0
11,636 11,636 00000000971c9fb367cd25045a968209bc8c686cf5480039233065f7bf21bd09 1 0.00/1.00 vMB 0
11,635 11,635 000000009c9b1e82f3713077c97119af489a783cf65489956c3c8fc9be8e01e2 1 0.00/1.00 vMB 0
11,634 11,634 00000000a65e8e9891294c1a3d1d53021ee003c75e664ff97ad6f615b0b24ba9 1 0.00/1.00 vMB 0
11,633 11,633 00000000598e42d010e606494567c22bfd5e7af02775c99e56582df14b57c69e 1 0.00/1.00 vMB 0
11,632 11,632 000000005079907426e729b1e04379a35b1d3198aba8488a5dd0b5ce609baeed 1 0.00/1.00 vMB 0
11,631 11,631 000000005909657d388a5ed1365ecade788941b61c8eaa37ab7d29013b0acaa3 1 0.00/1.00 vMB 0
11,630 11,630 00000000083e1a76e3b52b3e25ece5eb3d0c92bc8666ea40543eb7ed885d6bba 1 0.00/1.00 vMB 0
11,629 11,629 00000000a3033e0d624a4da705a3ebf153b8fdf5ed30c0651233b8775a7c2129 1 0.00/1.00 vMB 0
11,628 11,628 0000000066af537ebb2d5c0024cd607e4b12b7753ee77bdebb32c3ab375db13b 1 0.00/1.00 vMB 0
11,627 11,627 00000000e3775f57b4f5803b062a407eb1899917a1888dc9be72d24c9e0ec39c 1 0.00/1.00 vMB 0
11,626 11,626 00000000a08379230a29d6eb935eb53bf588fdce0b50aedc9720f7d2d88df8f0 1 0.00/1.00 vMB 0
11,625 11,625 000000009e7a31de2079afb7c6f3cbc200bb992e6ff01eb9fac081d6f10d2e1a 1 0.00/1.00 vMB 0
11,624 11,624 00000000992287dabc8916a6f960bd5ce66de44f90060dcd5d05e905da15bc88 1 0.00/1.00 vMB 0
11,623 11,623 00000000fedac7ccd36c21d8561094548c862b6c2a8c31d7bbd20c21ac7211ce 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.20 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.04 GB
    • Received: 14.10 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.