Loading Tool

Explorer IconExplorer

Memory Pool

27,007 transactions
26.90 vMB
0.05410856 BTC
Random Selection Loading Transactions
Max Size: 129.66/200 MB

Candidate Block

Mining Attempt d68838f754ba2e47dc3143c46fa967571aab159ba15d1a01f44c3ee110cfb020
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 277dbfa9c872f8097d85a97c494699df0fd71d0ed64263bdd9458ecca90040ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.00362705 BTC
Feerates: 40.21 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (913,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557 557 00000000581a8d9a2a053e8d54b52477e6850e16fd33fcf4a607c1b21600c7ce 1 0.00/1.00 vMB 0
556 556 00000000ee7947e2c00f657648bb1f4bfbc2f8fe0c9222d892c1474401cdc4ad 1 0.00/1.00 vMB 0
555 555 00000000edade40797e3c4bf27edeb65733d1884beaa8c502a89d50a54111e1c 1 0.00/1.00 vMB 0
554 554 000000004f59cfa9f6e7238eb92ada0beab8fee7a4ed5f9f1e7a72232c0dc379 1 0.00/1.00 vMB 0
553 553 0000000072ec09be6118d66d07ac61dfb7a2ab0220551fdc7af8d6002d1ee069 1 0.00/1.00 vMB 0
552 552 00000000831221df37f3b36c369bba5af97fd96a8f94648770c40ccb13620aee 1 0.00/1.00 vMB 0
551 551 00000000cbfae8784536a97d45ae3422b3ec0bb76d480ad3e5db394f8a0b797d 1 0.00/1.00 vMB 0
550 550 00000000314ff43c77573a3b8094951ce4b0f86aceee65e226914eb737ada575 1 0.00/1.00 vMB 0
549 549 000000007583506b911ea93c3dc6ccad6351cc50cbab124e67441194d4a3d30f 1 0.00/1.00 vMB 0
548 548 00000000c2deb1dd86cbc700380541d6d7cebd18a6a7642849bc57919732d705 1 0.00/1.00 vMB 0
547 547 0000000055af85fb541bac9b94e0da5c06704adafe050186d64caf8330e6eb77 1 0.00/1.00 vMB 0
546 546 000000005a4ded781e667e06ceefafb71410b511fe0d5adc3e5a27ecbec34ae6 4 0.00/1.00 vMB 0
545 545 00000000689051c09ff2cd091cc4c22c10b965eb8db3ad5f032621cc36626175 2 0.00/1.00 vMB 0
544 544 000000002d947997dc957cdf075dd32390f5f754d2656208d5dd82a6620179f5 1 0.00/1.00 vMB 0
543 543 0000000009b905f3db4990848b9b14fe39582147fcf6a6cb8d73bd227d75369e 1 0.00/1.00 vMB 0
542 542 00000000bdb2a11dbc79d6f367e666448ac16aed9be8ad7c5a5712e23d0a4942 1 0.00/1.00 vMB 0
541 541 00000000aa3704d9c763fac9ae41842c55a2b3a1c5b404dff2ca82c9f9ebd64b 1 0.00/1.00 vMB 0
540 540 000000001958fb614e3eed2ab35305fa89a8b8db9bb5fd2575aa08fc0a06b84f 1 0.00/1.00 vMB 0
539 539 00000000eaa3b87c3687480c0edb465b00e8dcab7f0c2ef10fe5b11a1756b16d 1 0.00/1.00 vMB 0
538 538 00000000169808a15adcbb7c4f5c8b5d61ef69764a68f2fffd882d92e39fc2af 1 0.00/1.00 vMB 0
537 537 00000000d8844f55ef05e1605b04f37c5b3436fa2abcf24a8942bd885b5d18a7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

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