Loading Tool

Explorer IconExplorer

Memory Pool

39,454 transactions
26.72 vMB
0.06890675 BTC
Random Selection Loading Transactions
Max Size: 137.97/200 MB

Candidate Block

Mining Attempt e810ef21c08986aea1890104426d30ee93058141742014487b50364d675450de
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 0451a3bd562e6a39838b3f8e653be455c278b06334ef50f75c0aa30d7265d270
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.01845344 BTC
Feerates: 301.60 > 1.85 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (351,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,210 563,210 00000000000000000023115e86f64cd52d50fe0804c2868230f83c45094b21a3 2,971 1.00/1.00 vMB 48
563,209 563,209 0000000000000000001a2dc291dea32824b6fb473231be9fc176676147c59ec9 1,375 1.00/1.00 vMB 6
563,208 563,208 000000000000000000188e959ed748e9aee706aa4e2601c8ce638045060cc499 1,911 1.00/1.00 vMB 12
563,207 563,207 0000000000000000002cdf1927a4f62d73179b6e6de86156f3b8cefa4765356a 2,291 1.00/1.00 vMB 17
563,206 563,206 0000000000000000002811b539ca2a33dc2e32f163b19e2620058270aa89a6f2 1,874 1.00/1.00 vMB 9
563,205 563,205 0000000000000000001f8de6527310b377406dd80ddc7beaab8aa47f0f360784 2,296 1.00/1.00 vMB 16
563,204 563,204 0000000000000000001dadb990caca99979664deb2ac8200d222a6ac34d54d36 2,108 1.00/1.00 vMB 7
563,203 563,203 0000000000000000001f45442817739da6416264d0f2de216711e9f20565af38 1,963 1.00/1.00 vMB 21
563,202 563,202 0000000000000000001837a3e3f0c867f2c9e1d7d1b69cb3da857b4dadc9c238 2,738 1.00/1.00 vMB 22
563,201 563,201 00000000000000000019f88ef1e1884c65de48aac0c53f8b5e3d2e10076983ce 1,637 1.00/1.00 vMB 7
563,200 563,200 0000000000000000000fbdb4cf5b77ef1756d2b0f71d994310f2025346e6009b 2,367 1.00/1.00 vMB 24
563,199 563,199 000000000000000000080cae12d28e14f661a4408b58ad8b255f63f4dfa2a2cf 1,602 1.00/1.00 vMB 9
563,198 563,198 00000000000000000006e3df4e8eeac11d99fec5e2a210411f9cb6274eed58d0 1,969 1.00/1.00 vMB 16
563,197 563,197 0000000000000000000e92ef63d254a7493ff3c9298f5474fc1a0afeb83672dc 1,971 1.00/1.00 vMB 11
563,196 563,196 0000000000000000001bfa3e75857dbd75fc15648486528b6d6694dae018930c 3,167 1.00/1.00 vMB 10
563,195 563,195 0000000000000000002a274646895887886172df7c57e9ccd35a1e9c63b5a766 1 0.00/1.00 vMB 0
563,194 563,194 00000000000000000011a2576a4dca91633703cdf041ec58772eb0485fd07529 2,359 1.00/1.00 vMB 22
563,193 563,193 00000000000000000013ed72ac8f675d78052546d3fdd37bee2e1d77dd60c0e0 3,241 1.00/1.00 vMB 33
563,192 563,192 00000000000000000019e32806ff8cb694af9121f7247bdd2b0e8c2d930fc763 1,635 1.00/1.00 vMB 11
563,191 563,191 0000000000000000001c42601604b4eb3016c8e0760db95c393226ed4651079f 2,774 1.00/1.00 vMB 13
563,190 563,190 00000000000000000023cdc6f9ad8fde7151ab888a378434f09fd7b8c6860090 18 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.