Loading Tool

Explorer IconExplorer

Memory Pool

29,281 transactions
6.65 vMB
0.05264867 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.81/200 MB

Candidate Block

Mining Attempt c5646be9a65c8075f86bb0c2ce866d9c58073f5cb974b1d472870aac2c1029ac
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 0ec452c83b8cfd76b152c439e3aa0987d99f4cd594473f0328f6e42bafeb83f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.03580736 BTC
Median Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (639,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,340 273,340 00000000000000027c4238ad6351d1f49cf7847cbe2f6a61eda5fd05fea07e9d 73 0.03 vMB 44
273,339 273,339 0000000000000003ef54299101e0073851437bc8c8e2bf8842ef2494bb2c2e9d 46 0.02 vMB 23
273,338 273,338 0000000000000004dcadfe947cd8a7bab9d73d278bafc2287e08f361adfa638f 446 0.20 vMB 46
273,337 273,337 00000000000000004a725c245fcc83b6de4b81848bb6f21bc22e9de793b00eef 96 0.07 vMB 29
273,336 273,336 000000000000000046e4851d9314ec7a086fbcddf520a1f291bef3ebede5bd91 182 0.09 vMB 37
273,335 273,335 0000000000000001127e34d50dc07e8ac2921e9e9ee961ce9b728ecfd4e5786c 342 0.22 vMB 36
273,334 273,334 0000000000000001a51ad0c7c4fc65aaba25622a0e5f704735395d46dde17213 82 0.04 vMB 38
273,333 273,333 00000000000000029b8fe19b5b55e4109cbadc9b5d5376f84c58515d0471fc2a 389 0.17 vMB 52
273,332 273,332 00000000000000010616eb63622e2bf443c80c973740a7f28419c5596a8dc96a 42 0.03 vMB 34
273,331 273,331 0000000000000005cc2ff7c9a05db14dc09f8d3d23c71cb1e7c8f3290adb5d4a 63 0.04 vMB 27
273,330 273,330 0000000000000002ad70214570ac407fb72d19a7c2df2333f3af697321a49eec 293 0.13 vMB 57
273,329 273,329 0000000000000001ac296bfe7210ff3673e64bad5e10ab62a38f869b1e34d673 241 0.10 vMB 52
273,328 273,328 0000000000000001b4f4521c3bd373c8a9658781fd780b4f902c3937e335b807 8 0.00 vMB 41
273,327 273,327 0000000000000004eefeb0dd91d603d128eb42dcb49670f3296c551ef845176e 95 0.05 vMB 46
273,326 273,326 00000000000000027bdad11a87449e1cb1c3549c44b671a6c69c03d1601f0c6b 51 0.03 vMB 24
273,325 273,325 000000000000000262cd1e321f1953ed83017603b89d2834e08524448932e961 201 0.15 vMB 58
273,324 273,324 00000000000000025511d5c4ce2b4259a2a09af4cb2a11c11a8847475ae4985d 78 0.04 vMB 21
273,323 273,323 000000000000000314c2329e55862880a2f61e313b4e2a2af87751bbae703225 712 0.47 vMB 37
273,322 273,322 0000000000000002bd4aa993bd0e6d691553e9c2991d7546e40476d818ef383d 111 0.04 vMB 41
273,321 273,321 0000000000000002f756054c2b8734f469028605b4642275e865e0a03cd322d5 459 0.20 vMB 48
273,320 273,320 000000000000000109f02e50758e5348e8287ff03539ed3107bfe3f70f8df3fd 147 0.06 vMB 48
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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