Loading Tool

Explorer IconExplorer

Memory Pool

76,201 transactions
30.46 vMB
0.12694239 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt fc29cdc8cec516b1051da3c6403687e1a0aa6054c371a9736ca65f9f00206173
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root cecb42cae9dc4a9e83b1cf8519f12c06fcadc27dddcb95e841fe3d173fe4e4c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,261
Size: 1.00 vMB
Total Fees: 0.04544622 BTC
Feerates: 150.36 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (170,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,978 744,978 000000000000000000040505bbd629d10e3d4f708945506cb9b33bca8654147b 1,186 1.00/1.00 vMB 18
744,977 744,977 0000000000000000000795305ebddbf8011e060c439d514c600702cb20a68362 1 0.00/1.00 vMB 0
744,976 744,976 000000000000000000042dffc506750afaa8f1bf1a1de530814fe872175df6ef 2,407 1.00/1.00 vMB 22
744,975 744,975 00000000000000000008443af3ebaaff6d0396d404c6492a9f27e9329082857a 3,714 1.00/1.00 vMB 20
744,974 744,974 00000000000000000006aa0f056e423bb5610d3e41b0ed43eb93db493f9ae6b9 3,181 1.00/1.00 vMB 24
744,973 744,973 000000000000000000078a2d5ad43329231e588a93149e359efa65b006245fb5 3,127 1.00/1.00 vMB 42
744,972 744,972 000000000000000000051d290ba4787b803a8a86743e4f43c643022a15defc7a 3,368 1.00/1.00 vMB 34
744,971 744,971 00000000000000000002dfe9c7dda6a1438969894896afd22e77a34c6f193979 2,764 1.00/1.00 vMB 29
744,970 744,970 0000000000000000000709da3ef9f6314cf155355ec40f82282fe658ad04e29c 2,371 1.00/1.00 vMB 34
744,969 744,969 00000000000000000007458d7502c773d666c49fe49a1d7e9bbd3dab709ed08b 2,842 1.00/1.00 vMB 41
744,968 744,968 00000000000000000002f137bf905832ed1bcaf33f9181cd98cd4237b0f07638 3,427 1.00/1.00 vMB 47
744,967 744,967 00000000000000000000525c5f1fb7ec72b13bbea3e15499e5c0589ba0f0857f 3,496 1.00/1.00 vMB 49
744,966 744,966 0000000000000000000140a5eaa636c377f1c8d8746b90a595e24b085862265e 2,948 1.00/1.00 vMB 29
744,965 744,965 00000000000000000005e4f35a3e7fe1cd3c25b82540c135a90a89ffb09bdd8c 2,946 1.00/1.00 vMB 33
744,964 744,964 00000000000000000003695e52f6252e38b66dfa324279bca66cbb62aa53a59c 3,200 1.00/1.00 vMB 32
744,963 744,963 000000000000000000059449bd6902377a50448e72f0defcae19d1baa347b66f 3,454 1.00/1.00 vMB 37
744,962 744,962 000000000000000000015995aa65bd5ca07b9ec8228f8012ba44e26349fbd8b9 3,221 1.00/1.00 vMB 37
744,961 744,961 00000000000000000004b4dcb3b3b3b2b49479f26905e60a7795f463b2e9ecb1 2,485 1.00/1.00 vMB 37
744,960 744,960 00000000000000000008617c71aa37eedec8bbd2b774919335a240e6bd4e537a 3,283 1.00/1.00 vMB 46
744,959 744,959 0000000000000000000638348bd3ba7b2a4190bc37cbe42862249ce38c610133 2,980 1.00/1.00 vMB 36
744,958 744,958 000000000000000000007fe14ad509937dd276965d42d8ce4612a1298846be7e 2,757 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.