Loading Tool

Explorer IconExplorer

Memory Pool

32,988 transactions
24.68 vMB
0.04752504 BTC
Random Selection Loading Transactions
Max Size: 124.99/200 MB

Candidate Block

Mining Attempt f5708bf66ad4ede29a17fd4ef746dc65ff68d35d80901a41b5f63efea2e05b8c
Version 20000000
Previous Block 000000000000000000007488849f6ed22b3dcc08e87b6f96417542d5550ee178
Merkle Root 76faf089f609642981e175680d28e5c089b74192975930c530e8754e35aa4c3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,924
Size: 1.00 vMB
Total Fees: 0.00350210 BTC
Feerates: 40.21 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,766 (150,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,608 764,608 0000000000000000000171cee42f7687359e0c7388f74be194941471baa3ba8a 1,004 1.00/1.00 vMB 5
764,607 764,607 00000000000000000006372e408712038558e407d2fe85f41a262a52905d8b16 248 1.00/1.00 vMB 2
764,606 764,606 000000000000000000011162349939b3306ef51cbcbf21c144f2dfe1e6260efb 1,150 1.00/1.00 vMB 8
764,605 764,605 00000000000000000005ea79974f45aaa33ac199f6759e900028c4fc42349e3c 485 1.00/1.00 vMB 3
764,604 764,604 000000000000000000011b55e4c852288dfbdd887b7d9fb9defd9b55a3ed7a62 1 0.00/1.00 vMB 0
764,603 764,603 00000000000000000000315be874df0ea74d34c6a9055836d296212ace9718e9 1,380 1.00/1.00 vMB 13
764,602 764,602 000000000000000000054322af372381cc1bd7396989f04f7a6258d2d4661566 414 1.00/1.00 vMB 2
764,601 764,601 0000000000000000000710bc6b43558ccc940d8a223d84961e6e12e04327309a 1,493 1.00/1.00 vMB 3
764,600 764,600 000000000000000000034785cdef35f7078a046a9314e8f1ddde6648ec89189f 1,531 1.00/1.00 vMB 5
764,599 764,599 00000000000000000005a4708a50ce460caf47f051aa032cf541a7af81dc9905 1,354 1.00/1.00 vMB 11
764,598 764,598 00000000000000000002b1609c12a54be09730b36a4206e59f2049d7acc2accd 1,319 1.00/1.00 vMB 25
764,597 764,597 00000000000000000004ab61f7486dc28dde960dc801790a99a05b377340e84c 1,448 1.00/1.00 vMB 12
764,596 764,596 000000000000000000078c40eefcb8cd0b28e7e4a0d65cb89475c73d3177fb60 1,892 1.00/1.00 vMB 13
764,595 764,595 00000000000000000003c3b40c47f94b3ecf86d3ae52ceecb3c0c79e89ce587a 1,690 1.00/1.00 vMB 12
764,594 764,594 0000000000000000000549fa30948468855ba582cdc6fe716aaa7fd07e94df89 2,596 1.00/1.00 vMB 22
764,593 764,593 00000000000000000005355f05058381ab24f6533c3b2971a869fd3919a0c148 653 1.00/1.00 vMB 4
764,592 764,592 00000000000000000001b3befd1a79f68f4eeced03fc5d9d3337f245a50d500c 1,619 1.00/1.00 vMB 13
764,591 764,591 0000000000000000000724616f18c6b3e8d697e13785a4f03cf9c907469a3fa3 2,717 1.00/1.00 vMB 11
764,590 764,590 0000000000000000000244a87fd5f38a068048058252986f6f9d1d889e531eff 2,396 1.00/1.00 vMB 21
764,589 764,589 00000000000000000007539ef64cde72ef15a4586667b15c380a849af0281dd4 1,203 1.00/1.00 vMB 19
764,588 764,588 00000000000000000007783d7ea80044ca920aefc950e017b95ec5cb2e7d2a01 2,034 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.97 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: 647.94 GB
    • Received: 12.98 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.