Loading Tool

Explorer IconExplorer

Memory Pool

13,876 transactions
2.55 vMB
0.00903815 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 20.76/200 MB

Candidate Block

Mining Attempt 595a7c50be8e1cd33d6802d91b2a1de5516066aa4758fcfb016188e738c5bcec
Version 20000000
Previous Block 0000000000000000000113d7f859536e2df3cfa4c55255de60dcecb96625972f
Merkle Root 77f5e1f2744f2093b251dc3e738a6bc9aba05213f73873e70b62a660de794e4b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 390
Size: 0.10 vMB
Total Fees: 0.00295952 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,858 (5,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
907,703 907,703 000000000000000000002992a7bbc17f0240f6b03c094902616248a056745d0d 1.48 MB 2,907 4
907,702 907,702 0000000000000000000118e4921055eefd84cdf2627d4ad6fe9687fb3ebcab48 1.67 MB 2,059 2
907,701 907,701 000000000000000000007bc8b9280d72de83ffaccc1270cad13fa4450782373a 1.59 MB 2,364 2
907,700 907,700 00000000000000000001693d5bf8a90dfc26a28e132af3b3471f57b7f8096343 1.69 MB 3,154 4
907,699 907,699 00000000000000000000fda3f533a8cd96c5847aa7f69ee6f86c44eb9bf1054a 1.76 MB 3,068 3
907,698 907,698 00000000000000000000499dadbf0fef9279c320238a84acb6d2be2d748a6a33 1.56 MB 3,860 6
907,697 907,697 00000000000000000000032605c44fa5ce6d25d803a702a8d97cc7a5df8e0345 1.65 MB 3,772 4
907,696 907,696 0000000000000000000073034fa0878254a89477a9909888bcbf151de833ca28 1.51 MB 2,465 2
907,695 907,695 00000000000000000000a1b75b6200cab012e0b2fe2da7415c26c59e352a7c7d 1.66 MB 3,674 5
907,694 907,694 00000000000000000001dcbaca4c984fc6b6e945b93b6c84e1923148f2844b77 1.54 MB 4,015 5
907,693 907,693 00000000000000000001a4f6b1ed850e5cc8bc9cfc33712b2d3e85b5c2bd08db 1.92 MB 821 1
907,692 907,692 00000000000000000001f835e11f23b6999a5a45707e6b5e1a97b611152a8720 1.61 MB 3,084 3
907,691 907,691 000000000000000000017017bb5111711e3b8b6e5ac1cd55246475dd13cfd059 1.87 MB 1,938 2
907,690 907,690 000000000000000000018d9fc56ab6e28296eeed3f21746eb4fa21461049814b 1.65 MB 2,101 2
907,689 907,689 00000000000000000000de933b08b41cd978b67c3108807dac71ad0fc5562116 1.57 MB 3,805 6
907,688 907,688 000000000000000000012dc1300c98b590aa369db2c4942c4d16832420b232b4 1.59 MB 4,162 7
907,687 907,687 00000000000000000000ade6c96361db19c3d7ecb596d5088df18900af4ed84d 1.64 MB 3,502 5
907,686 907,686 000000000000000000010bdf3f28c49f6c67909d37c8c489f2316aa06902952b 1.56 MB 1,805 2
907,685 907,685 000000000000000000015af4bc8ba8a74b26c642aad9b6e92cff88e5ccd79beb 1.71 MB 3,384 4
907,684 907,684 000000000000000000006d7621e2d6fde9f373c3a37ceb3b88a146ccf52e6194 1.60 MB 4,609 5
907,683 907,683 00000000000000000000b1da1c2ad6b7545afd0a8174a568ede5a565f11776fd 1.60 MB 3,990 11
Previous 10 blocks ↓
Total Size: 778.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 206.72 GB
    • Received: 2.20 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.