Loading Tool

Explorer IconExplorer

Memory Pool

76,603 transactions
28.32 vMB
0.09511454 BTC
Random Selection Loading Transactions
Max Size: 171.82/200 MB

Candidate Block

Mining Attempt 84a98e733e5033466a993a41216d1704a091d3cf021dcd61085e0d8918030c2b
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 8bcf9f55000edddd67e749b83249dfc6bd3f14a636b8257b03eb17e9eba8d2e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.03235682 BTC
Feerates: 472.31 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (588,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,694 326,694 00000000000000001d7fbef81a9b7ff7a921151be25e56d68de5b99d77690c1e 952 0.57/1.00 vMB 27
326,693 326,693 0000000000000000139da221814f92ca3d6cf6f950797968489a0acfb81c5d46 64 0.03/1.00 vMB 103
326,692 326,692 00000000000000000aa9b0f64d62451f839ef6ff33eb880795ab854d7d1eb2f9 89 0.05/1.00 vMB 33
326,691 326,691 00000000000000001e6763bfe856c244b530738d83ffdef4f4ae6d931d22f488 186 0.10/1.00 vMB 30
326,690 326,690 0000000000000000014aadb5fa4202527b4db26b71ce4e9d0335c910f8bb63f9 477 0.28/1.00 vMB 24
326,689 326,689 00000000000000000eb3573e9bb86eb5cf281c3f8496e8169cd332673b8320c8 370 0.24/1.00 vMB 28
326,688 326,688 000000000000000000d420945b000c2b3d788f468041f19305745f44dbc27fd4 203 0.12/1.00 vMB 26
326,687 326,687 000000000000000011188ec8324b32e3e4053abb8e865eb2abe55cd176fb3215 705 0.47/1.00 vMB 26
326,686 326,686 00000000000000001cc2da4b9ea6ea2961806ee745d9f676c8bd16a68de55eab 256 0.08/1.00 vMB 53
326,685 326,685 00000000000000000c7ab73de881f51d50f608b231b15667b0f2c46de0c6d028 342 0.18/1.00 vMB 30
326,684 326,684 00000000000000001a1c736469daab2bf121eacf2204ba77cf0183ca8f5556fa 51 0.02/1.00 vMB 17
326,683 326,683 00000000000000000df1e98c4720ae90d22d978f5d39c109700a727dcd9d0143 604 0.30/1.00 vMB 31
326,682 326,682 00000000000000001377510d718f659b0ec9a79aea51916f7d965cf971d8b3b2 1,126 0.59/1.00 vMB 31
326,681 326,681 0000000000000000181818878ba4d7b92e47f51d09652b0d9363198389a4e30c 690 0.44/1.00 vMB 25
326,680 326,680 0000000000000000066c27671b3ce3172cb6c8d4fcf1c0e82998196b401ce9a3 859 0.94/1.00 vMB 16
326,679 326,679 00000000000000000f8cfbde18837bdbff29e376067ed4a5104df982664932bb 1,917 0.75/1.00 vMB 39
326,678 326,678 00000000000000001a617a1d62151665e8edbdee915f938f0172d1ffc0d3af4e 1,024 0.33/1.00 vMB 51
326,677 326,677 000000000000000005402b71165993cdd415160bda0616c242c26ce34c03a950 272 0.16/1.00 vMB 24
326,676 326,676 000000000000000008f7afb8da3e95e1585bc67cafb0e8a413439c40c5a5b218 499 0.34/1.00 vMB 26
326,675 326,675 00000000000000000ff69182646eeaf961fc982adac7d7fe1bf166e323b1466e 120 0.06/1.00 vMB 24
326,674 326,674 00000000000000001201c595cc24f211d98564f34476c99f0bd786317d47f927 680 0.43/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.90 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: 713.56 GB
    • Received: 17.40 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.