Loading Tool

Explorer IconExplorer

Memory Pool

42,254 transactions
26.06 vMB
0.05272597 BTC
Random Selection Loading Transactions
Max Size: 136.76/200 MB

Candidate Block

Mining Attempt c1fdbf06555fa505ee2f1b4bdf5e11829c2b694a435cb6db6bcaa8bdbc91c532
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 2e4bd94e42ca5d40afae6c12a9ba2a259e07eaf4420a8e8938518e5413573920
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.00525655 BTC
Feerates: 100.28 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (340,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,588 574,588 000000000000000000242b784b52bd54c8e10e3e0694fd5363367c79cfc7906e 1,982 1.00/1.00 vMB 21
574,587 574,587 000000000000000000182910adab42e5f1b64cbc1ebcfeda3fdf6c6574ce1d0e 2,809 1.00/1.00 vMB 83
574,586 574,586 00000000000000000017d48738ed7d0b530cbe882a5a9e6d17a341c723bd2e22 2,440 1.00/1.00 vMB 55
574,585 574,585 00000000000000000013d0c9cabd783fcdc931a6c8e724890bf58fed47ddd4e8 1,700 1.00/1.00 vMB 29
574,584 574,584 00000000000000000020053a03d55074aea27abe7a5663c87f6187b08ab56b7f 2,048 1.00/1.00 vMB 72
574,583 574,583 000000000000000000207d9b65a94724351b9e8c88d8e047c6cbd32eb41d500a 2,418 1.00/1.00 vMB 58
574,582 574,582 00000000000000000023b3e3c20b71c5a541c6ca8479983a3d1394254f176618 1,054 1.00/1.00 vMB 66
574,581 574,581 0000000000000000001c072efceccf5a101f3b5373974ba7f7f61122472e1a9e 2,506 1.00/1.00 vMB 101
574,580 574,580 00000000000000000007c66e3bd560b9d2828ff2268591e05823fd4d748fbbe6 2,860 1.00/1.00 vMB 46
574,579 574,579 000000000000000000141ac47d3a69ee9efd8bf3fe47f7a25e534bb4f55a24fd 2,808 1.00/1.00 vMB 54
574,578 574,578 00000000000000000024c42723859dcc04f18a0339c53506fa1f0ba01fd2b0d7 2,843 1.00/1.00 vMB 12
574,577 574,577 0000000000000000001e3f90046ff52b959fcb8a9c6181f4f16fc00aa40c84a3 3,162 1.00/1.00 vMB 46
574,576 574,576 00000000000000000023c51906388fbc4ffa65bc54caa4e7f6eef469d3ee6724 2,609 1.00/1.00 vMB 71
574,575 574,575 00000000000000000023a119e0f5c0b3361cf25de312d69d1b70d2eb47871ad8 2,441 1.00/1.00 vMB 74
574,574 574,574 0000000000000000000f16525405aeee5f242293cee7c4aadd5d4e68740c51dd 2,819 1.00/1.00 vMB 49
574,573 574,573 000000000000000000025eceb3fc3bae9eab1f6c742f3ea40d4f55d2a6d2986e 3,336 1.00/1.00 vMB 78
574,572 574,572 000000000000000000244a597983169b3395b454b25031f0f508244196b47a72 2,642 1.00/1.00 vMB 66
574,571 574,571 000000000000000000050e265a3f48b8769636010a5cda74dd4f8e6c03efaaee 2,890 1.00/1.00 vMB 80
574,570 574,570 00000000000000000001bd4f9979fa417439b641e762dde142c298092ea5d85a 2,415 1.00/1.00 vMB 8
574,569 574,569 00000000000000000011f76de77b13839ebf38c6dc21721d5cadb615701dbb5a 2,750 1.00/1.00 vMB 43
574,568 574,568 000000000000000000235a851f0664f6381d46fc221395a2ee48a642ecc71620 3,018 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.