Loading Tool

Explorer IconExplorer

Memory Pool

42,139 transactions
26.74 vMB
0.05938564 BTC
Random Selection Loading Transactions
Max Size: 140.35/200 MB

Candidate Block

Mining Attempt 759b0a3398ce1e8166b10e1052f4cdddb1d44101688a108db1aaa5ba7719cc9f
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root cc2f1172ca20c0dd3423739329cededf9e99330b8c3d6af42f8955735320514a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,844
Size: 1.00 vMB
Total Fees: 0.01004160 BTC
Feerates: 99.90 > 1.01 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (305,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,597 609,597 0000000000000000000a64aa3563243c27236aa5fb856557fa42333b9405fdf3 3,289 1.00/1.00 vMB 9
609,596 609,596 0000000000000000000aaad4f53594a1064a3d62d28534ba9dc76d17530baa29 3,117 1.00/1.00 vMB 18
609,595 609,595 0000000000000000000599efab0bf93e61ffa5937a786269024032c920c4964f 2,564 1.00/1.00 vMB 12
609,594 609,594 00000000000000000004acf0dfb3e9e354a67d9a6764c6247b1d00afa43221b8 2,482 1.00/1.00 vMB 5
609,593 609,593 0000000000000000000d1280baf5b9a2a8102db3a76671b4c331a5173fa62d39 3,047 1.00/1.00 vMB 24
609,592 609,592 000000000000000000001f58c0bf3d0ea05f2a7d688fd1ed2c72677059d3626b 2,834 1.00/1.00 vMB 17
609,591 609,591 0000000000000000000af7366a7ee2b56bc13a0bdbb323d97ea235dbff027d9b 2,147 1.00/1.00 vMB 5
609,590 609,590 0000000000000000000dfca0b7b784454234d6d660fd1c24332ceab18081d1ea 3,231 1.00/1.00 vMB 21
609,589 609,589 000000000000000000116aecd4b0312cffc67a7359b78bd3d2428ad1a60c21b3 2,717 1.00/1.00 vMB 13
609,588 609,588 0000000000000000000184f1f7d25eeac48a3f020786e2d22effda8c36941fa4 2,706 1.00/1.00 vMB 5
609,587 609,587 00000000000000000004c437877d300e72c98036c5d8e476388d4f6861d0e1dc 2,490 1.00/1.00 vMB 20
609,586 609,586 0000000000000000000268e6e78319b1bce29013c4ff693de3dd4d03d8a08834 2,334 1.00/1.00 vMB 18
609,585 609,585 00000000000000000008aa176adae286d83342db35080b0ac58fc3d3e48a2abd 3,222 1.00/1.00 vMB 13
609,584 609,584 00000000000000000001e9f013c220a8b684266555bc96a9e43a0ceeca2630a2 2,536 1.00/1.00 vMB 30
609,583 609,583 0000000000000000000034a10684ce61b1a7435a31c12f7f54867caca8189d4a 2,475 1.00/1.00 vMB 9
609,582 609,582 0000000000000000000cfd0856637e2c19f5bd5ba910711a3e23f7e45cf9a6ac 2,891 1.00/1.00 vMB 18
609,581 609,581 000000000000000000023e4a5ad5841bef7e0dd7eb0b56e4d7afbca1a177058c 3,002 1.00/1.00 vMB 21
609,580 609,580 0000000000000000000408ea4ebdcc3cca9542cbb79c1c76bc9e235c40266135 1,867 1.00/1.00 vMB 17
609,579 609,579 0000000000000000001351fcb6a951f8e73fc12fab088afd7e55ab4f64d09a09 1,551 1.00/1.00 vMB 16
609,578 609,578 000000000000000000028c3135e10784cd4c76a71fa013d7b065a60f69fbc9d1 1,764 1.00/1.00 vMB 9
609,577 609,577 0000000000000000000d4f83d7939130621b40f3d495eab6c9ed0802df47da6f 2,874 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.