Loading Tool

Explorer IconExplorer

Memory Pool

81,201 transactions
30.19 vMB
0.13374762 BTC
Random Selection Loading Transactions
Max Size: 181.52/200 MB

Candidate Block

Mining Attempt 937c326a2ff6e9a42e6343ff37a3d09333002625a573ccf2f775f6cff96ced82
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root de5440b4228d7ba561f7bad7ce010c863f2a35e12749da12a60b622f322cab88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,048
Size: 1.00 vMB
Total Fees: 0.05642675 BTC
Feerates: 242.90 > 5.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (387,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,594 527,594 0000000000000000002c8f92602ec593ae7894167b0fe655a3e9b30549864989 1,443 0.99/1.00 vMB 20
527,593 527,593 000000000000000000318652ee878b08b382f67306932cada9e74b2c81a4664b 869 0.99/1.00 vMB 9
527,592 527,592 000000000000000000254ee0b4f9f3a33a297e3ea4a7466896bf0141151fcc22 312 1.00/1.00 vMB 2
527,591 527,591 0000000000000000000943e3256f8c3923c0eb8c27ff8606f04e76d338601b82 701 1.00/1.00 vMB 7
527,590 527,590 000000000000000000327b8c7f50f439e80f8af112b572233c6e7141415d6dfa 1,970 1.00/1.00 vMB 19
527,589 527,589 0000000000000000002326308420fa5ccd28a9155217f4d1896ab443d84148fa 1,093 1.00/1.00 vMB 10
527,588 527,588 0000000000000000002fffdb85ed674f2db17da34a4f8c64dbcb327a8613a310 2,686 1.00/1.00 vMB 7
527,587 527,587 00000000000000000006db2db416eb9e043f8de8b9c9a8ebe5dee955f2415d97 1 0.00/1.00 vMB 0
527,586 527,586 00000000000000000033d2895f7e105763f50161f9a1958c7c0647ce3986f08c 2,957 1.00/1.00 vMB 24
527,585 527,585 0000000000000000002a37b1bf09659ec0a3b20c4354b3755617c8cc925c2673 2,106 0.80/1.00 vMB 27
527,584 527,584 0000000000000000000c71864a973166645a7106b2f1eeac364224d056356a87 2,269 1.00/1.00 vMB 19
527,583 527,583 00000000000000000007248984d73e1f7b28d8c662791c47f21e9ed90eef50a1 2,848 1.00/1.00 vMB 42
527,582 527,582 000000000000000000047ef9e952d60031dac3d2554544cab5a2ba68e877dbc2 3,311 1.00/1.00 vMB 44
527,581 527,581 0000000000000000002d00b255b2a79af44bb92aa96a07ca6f2c302652cba732 1,151 0.99/1.00 vMB 14
527,580 527,580 000000000000000000182c1e33cfc821243f5e61be5fdb78f27e4983459e8296 1,045 1.00/1.00 vMB 10
527,579 527,579 0000000000000000000d08ac60167757f1c552bf49815083e51233def0bd36d4 351 0.11/1.00 vMB 25
527,578 527,578 000000000000000000045d0ad5d0a67b1c95c166bcc2f4235f07d846ba5a6e9a 631 1.00/1.00 vMB 8
527,577 527,577 000000000000000000251edc6cf1e453c949e710e23e1380cb4bf087d165d173 1,697 1.00/1.00 vMB 6
527,576 527,576 0000000000000000000b781c1e9b9deba9d5fb82458de7dc05a161a73d473d43 2,594 1.00/1.00 vMB 32
527,575 527,575 00000000000000000025e8c53bb6f877e8150bb7992eb3ff566d6ca8681f646a 1,940 1.00/1.00 vMB 20
527,574 527,574 0000000000000000002d91ad9ca13fad65cc092293ed9a6631d25d432f65483d 1,136 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.67 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: 674.10 GB
    • Received: 16.43 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.