Loading Tool

Explorer IconExplorer

Memory Pool

79,884 transactions
29.84 vMB
0.08090272 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt 7c5e3f425bd1e826d1ac9ab250ed25604b956b12628fa2510a58fb95102c64da
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 9908b457effbfd6eb46874861a59d22f996fe78c787c58fdc9931ab2389b9ee4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,688
Size: 1.00 vMB
Total Fees: 0.02003993 BTC
Feerates: 100.29 > 2.01 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (480,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,621 434,621 0000000000000000039a4d2fd700598427e4ce756f26c19ae27e859b009264dd 2,087 1.00/1.00 vMB 66
434,620 434,620 00000000000000000070b140eb991a283c202fa4e0516bf1df5594a35a42b62b 935 0.30/1.00 vMB 113
434,619 434,619 0000000000000000000ef8b829e6b6d3c8ddce50e4e8f142855d88d8dad05352 1,277 0.55/1.00 vMB 66
434,618 434,618 000000000000000003662197d982f031c741fb334ddec71edb6ffb1a5972610a 942 0.78/1.00 vMB 47
434,617 434,617 00000000000000000223827191087ccfebfd17042b5667e4e444160c5f03be8a 1,932 1.00/1.00 vMB 50
434,616 434,616 000000000000000000357fa16c2c997e86e103456b1e5c84e2ce2b7c3cfbf0f6 2,760 0.99/1.00 vMB 77
434,615 434,615 000000000000000001b4289ebc545cbe801f2f768f4de9bc2900b122a7a26a32 1,835 1.00/1.00 vMB 45
434,614 434,614 000000000000000001bdb9bc94ad2131f9f9d5107619d053b1f5479120fe7361 2,221 0.99/1.00 vMB 61
434,613 434,613 000000000000000001a9f6213d5c95bf7021574aa557dbe7f3db56972e1fb93e 2,721 1.00/1.00 vMB 82
434,612 434,612 0000000000000000003872446cb6416e3cff988f7bf9a048a03882e20c2b4503 760 0.43/1.00 vMB 59
434,611 434,611 000000000000000001ba8c632bead241b59ac011692e32c355ac99b39ca59b35 1,381 0.74/1.00 vMB 45
434,610 434,610 0000000000000000034a9e236b7b8b5e5a5efe6de9ce2e446c4ace2675333127 1,014 0.61/1.00 vMB 46
434,609 434,609 0000000000000000021280ac6fb0529cde053d6c790c435cc90eb3774e733f27 1,917 1.00/1.00 vMB 41
434,608 434,608 0000000000000000008f15b5e78d21f0ad61f122177799755dc2912c99ba704f 2,652 1.00/1.00 vMB 63
434,607 434,607 000000000000000001a902c89be44cdb8cd1870e18d1eb575aa748d3b9ebeb97 2,499 1.00/1.00 vMB 91
434,606 434,606 00000000000000000014bcad7cd27d7d0fe8fc5e4dd71e248c7423ff7f7bffe3 1,573 1.00/1.00 vMB 39
434,605 434,605 000000000000000000974e968ae578b07e44fea9ebb8a44294f56f9c417866dc 2,587 1.00/1.00 vMB 69
434,604 434,604 000000000000000001f5a2043c38bbc6cabf9aa0fd461792d26afd9fcab74e37 744 0.29/1.00 vMB 71
434,603 434,603 000000000000000000b51bb45f721d5dfeb5f49e6219d3f2dbb331b0d34e2111 269 0.11/1.00 vMB 82
434,602 434,602 00000000000000000323b026ab87b8e4826bf28a95dd5b28983591d451f8a018 1,811 0.82/1.00 vMB 61
434,601 434,601 0000000000000000009c62eae198950216e34fc747eac49d9058131d3ab2201c 1,408 0.57/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.70 GB
    • Received: 15.04 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.