Loading Tool

Explorer IconExplorer

Memory Pool

41,132 transactions
27.39 vMB
0.06587866 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 664638cdfb2e7903c1039043ac7787c931acc49c503015a4b1bc4e10e69e8145
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root d86748f25a5134ad66f7bbdfe5d4d69542f3aab608dcd1a6d217663d676692f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,721
Size: 1.00 vMB
Total Fees: 0.01334638 BTC
Feerates: 100.53 > 1.34 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (580,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,085 334,085 00000000000000000622cc258585f9e4d6de8cdc4eeeb619243707dd3c9f192d 240 0.18/1.00 vMB 20
334,084 334,084 000000000000000014d6465afd254f51a16eed9f007a80070b12b2ff990762dd 1,347 0.70/1.00 vMB 25
334,083 334,083 00000000000000000ff34d227b1d32f91061be16cce8a039613c330b699152fb 217 0.13/1.00 vMB 19
334,082 334,082 00000000000000000e9296c6a778ec7c44d7ef1730adc971430ce809490f7acf 452 0.30/1.00 vMB 26
334,081 334,081 0000000000000000018f1977f5bb9d5775653ac9d7ebf95dfb48db0fa645dbd6 129 0.08/1.00 vMB 18
334,080 334,080 000000000000000019505a8b7c3cc30c35f97290d05181beebf78683e4810bf5 221 0.14/1.00 vMB 30
334,079 334,079 00000000000000000f293bb71aa35e7d74360a3b231aabac65565a95fd175500 186 0.39/1.00 vMB 10
334,078 334,078 00000000000000000a264dd6c7a7eeb1a68f966651bb8b0099503c3295bbf61d 1,663 0.75/1.00 vMB 43
334,077 334,077 0000000000000000176f7d54d6df571e9cb644d712a454e63caad06279611e91 122 0.10/1.00 vMB 3
334,076 334,076 000000000000000005440008b7e3b7d780edd6616c2a8d41ddd4bca919477466 297 0.16/1.00 vMB 23
334,075 334,075 0000000000000000168cce97058e2ab102bfb202b378572bf3238a26e17782fb 284 0.18/1.00 vMB 19
334,074 334,074 00000000000000000ceaf3a06be98c9f4fd85c98f020993d6967df3c34764ec7 288 0.23/1.00 vMB 18
334,073 334,073 00000000000000001b564feb099e1afa676b4121d4928002c106e14df1de9c68 128 0.04/1.00 vMB 29
334,072 334,072 000000000000000007570ed2d9f096fc54613531329a42c96beb20a4ad8282a7 280 0.53/1.00 vMB 11
334,071 334,071 000000000000000009530ed421ab4d236f0612582cfbffd0e6b7c509eed2eafc 2,064 1.00/1.00 vMB 25
334,070 334,070 00000000000000001a54d6fdfead2978af72474bf086d18a1ca1e195e21b173b 512 0.15/1.00 vMB 65
334,069 334,069 00000000000000001b590f185f1a96fea89451d5c4c4c34a5550ba27a207ed5b 534 0.39/1.00 vMB 22
334,068 334,068 0000000000000000117134b8848d9138f6a2fe347288dc5717becdf09d8679be 165 0.12/1.00 vMB 20
334,067 334,067 00000000000000000b3a0699294e948904278fdbb5e11b0c8ecd8d7b006590cc 522 0.28/1.00 vMB 28
334,066 334,066 00000000000000001a5e267dd07fad297860618dcd4cd9e02095e61871438ff7 239 0.11/1.00 vMB 27
334,065 334,065 000000000000000000d2788f3696d213b1195ea48d767beffbc9309716cd0fd1 81 0.03/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.22 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.