Loading Tool

Explorer IconExplorer

Memory Pool

80,438 transactions
30.54 vMB
0.07975723 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt cd31ce9918cf47c64ddde9d775aa500628d11144cdfe5c9e9a1a18c69b2b9400
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 64b2438d457fe642b3b23542105f64b179ed02beb352779b3f789c5e287980b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01122592 BTC
Feerates: 18.08 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (17,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,659 897,659 00000000000000000000cadd8ac37f342d09eb39cbdc95669a7c80532be4bbf1 4,129 1.00/1.00 vMB 1
897,658 897,658 00000000000000000001a658ff41cd17730ce22497fec7e8ebd9cf2c3f398d67 3,806 1.00/1.00 vMB 3
897,657 897,657 0000000000000000000185881ea09e5064e8653d8220bdf3fa0ae201d2bd9f90 3,845 1.00/1.00 vMB 5
897,656 897,656 00000000000000000001be541766739ed28825598140ba8866bbbb37b52f2d2d 4,628 1.00/1.00 vMB 2
897,655 897,655 00000000000000000001bcc16a79367276c1e27334bb0b35fda4967dcbd5aa67 4,232 1.00/1.00 vMB 4
897,654 897,654 000000000000000000005b15a588fae919b615175684ad4bbad021848ec07aa3 3,533 1.00/1.00 vMB 3
897,653 897,653 000000000000000000019105f1dec834e3018c2be4e6c03284f0c06f02579172 3,580 1.00/1.00 vMB 2
897,652 897,652 000000000000000000022189d298028bbd23319039a0f057655059e8267cc996 3,502 1.00/1.00 vMB 2
897,651 897,651 000000000000000000000e9cbb0cd92deacd4593340471bee28386699219cc17 3,937 1.00/1.00 vMB 4
897,650 897,650 0000000000000000000075799e2a9ebe65547cf38b6709f6166cfa9343692311 4,771 1.00/1.00 vMB 2
897,649 897,649 000000000000000000013bd05058e73cd70b6e76f3761e970295eb44b03e1e6b 3,305 1.00/1.00 vMB 2
897,648 897,648 00000000000000000000f885e07f5ade68d214f1a4acd63495b1615f10a210fd 3,997 1.00/1.00 vMB 2
897,647 897,647 00000000000000000000da895629cf604fb0e4b71ab02dfbd7a756641fc0437e 4,583 1.00/1.00 vMB 3
897,646 897,646 00000000000000000000514dbc60b4aded952b3ee6e9feaa2f376f0c0a2247d0 3,322 1.00/1.00 vMB 5
897,645 897,645 000000000000000000005c26711b19b8cdc39929b4d392dba1d7bae4729d58ba 2,438 1.00/1.00 vMB 2
897,644 897,644 00000000000000000002465c4a791ec2ebe8a358afa330c41359b6a3fdd13ae4 2,179 1.00/1.00 vMB 3
897,643 897,643 0000000000000000000003da98168f263fb8441e73400b3e79eeb8e5569fb184 3,068 1.00/1.00 vMB 4
897,642 897,642 00000000000000000000a81ab32222a1b8a27f8c492536e6b8997967efc36241 3,379 1.00/1.00 vMB 5
897,641 897,641 00000000000000000000c2021f2427d5bd02fefa23b89a32c0cdd0fb7840a3d6 4,273 1.00/1.00 vMB 4
897,640 897,640 000000000000000000005d7bfd41a95f9e3bebbd5add05d31443df7fa1047925 4,585 1.00/1.00 vMB 5
897,639 897,639 000000000000000000002436dc8619d849981c760cd259ff84bacd349b42fa15 3,928 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.