Loading Tool

Explorer IconExplorer

Memory Pool

38,694 transactions
15.82 vMB
0.11193269 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.03/200 MB

Candidate Block

Mining Attempt 49f3d3000922e668abe3bcef15596a4c44484e7a299493f42e6400d7bcd54809
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 2e4ec858a8b58dc0d5cc88ce36d296e94e7a910a3ca53c77502c4b64a240c4a2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,397
Size: 1.00 vMB
Total Fees: 0.03965424 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (780,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,610 132,610 00000000000002a8276802b1d5e8218e2542703934b7b98a70af4d7acfd522c8 48 0.02 vMB 539
132,609 132,609 00000000000008a5845fa047f134830283997afe6bdeded3f7b425ff055de300 45 0.02 vMB 1,608
132,608 132,608 00000000000008d63f3e4f519fd48170263cf7e8829e05a6cd82c0b6d3872cfb 9 0.01 vMB 800
132,607 132,607 00000000000011b7bd612bcd3c2cf37015bbf09084110dd58d0374bf3418043b 45 0.02 vMB 157
132,606 132,606 00000000000012647c43a1da19ee028b63ede8d24d958693e8a26ffe07234b68 39 0.02 vMB 814
132,605 132,605 00000000000009f864ab9cdb9d919ac43f225fbe420d3e5cce9663cb5bf3c1a1 14 0.00 vMB 447
132,604 132,604 0000000000000cbef11aeaf956878e3a714ee11d442c5ef743d46ea9067e0116 78 0.03 vMB 531
132,603 132,603 00000000000005b97150e26b44dda8dba07e0c3d056ebf2cf4b7f04efd0903a6 29 0.01 vMB 422
132,602 132,602 00000000000006f0bc77bf82096e824d28b36ef1c22f172b1313e9a54124d021 20 0.01 vMB 1,064
132,601 132,601 0000000000000d54560c73ed2bbf8aa65ae70acfad0a710c26a51eb14443a5bc 189 0.06 vMB 340
132,600 132,600 0000000000000e2583a45a36838c3527799d4b570be1efdbff66f4c9e32d99a3 18 0.01 vMB 1,482
132,599 132,599 0000000000000cd92e6d508381f552f4aba5aa82eef7b0f4edfa3dbe723705ab 13 0.01 vMB 187
132,598 132,598 0000000000000b093a5f0688e30c6ebc992d02d10601ff87c7063aa438dd1aa7 61 0.02 vMB 915
132,597 132,597 000000000000012ef07423bb5b4c1f0c62f57a2ab83d0a9899b715b708d78090 119 0.04 vMB 440
132,596 132,596 00000000000012366db0855cddf1d62150087f76379f718d65d13ab93c7b3e55 23 0.02 vMB 878
132,595 132,595 0000000000000b58b1253c599b23d720e786493f6fab62a6204c2ec0a3c1c428 23 0.01 vMB 1,056
132,594 132,594 00000000000011e69e2f5ab3025e2a6f88e9f5efea55273991a2b1ff165bbf4c 97 0.03 vMB 299
132,593 132,593 00000000000007b3b64d4fc5ba09c038df5ad212f724c1f4e869fa74569ffc11 20 0.01 vMB 541
132,592 132,592 00000000000009bf44e793c3d49d2cad909ddf3ac868624c1ebf6bd2a3190f8c 1 0.00 vMB 0
132,591 132,591 0000000000000199fe8affc13af722fa0d9ebb480e004fbfb2a01c02144065b3 8 0.01 vMB 562
132,590 132,590 000000000000106ee68bde9e1aa0fa17dc19d8d63d2677f9eb6398377f25559d 155 0.08 vMB 672
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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