Loading Tool

Explorer IconExplorer

Memory Pool

80,376 transactions
30.67 vMB
0.07907077 BTC
Random Selection Loading Transactions
Max Size: 186.22/200 MB

Candidate Block

Mining Attempt ddbb51682ca18ae9078b2091628287e1d26ae275f1c9a823bf6e97da9cf42931
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 1f1052d1d2c32670d1f4d625f867aa46db8d8741a147bd4e49f572ff384df734
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,287
Size: 1.00 vMB
Total Fees: 0.01340034 BTC
Feerates: 100.69 > 1.34 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (532,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,297 382,297 00000000000000000d16fd929256697fcd532b8f061e09c6769245a458a88b5b 852 0.89/1.00 vMB 22
382,296 382,296 00000000000000000dfceb674716991198aa8a0048feeffe247d7d0dceb35c2b 1,065 0.95/1.00 vMB 21
382,295 382,295 00000000000000000f946ba4bebe1b9b5e92f1453d57fd5dee00c32dc83a03a4 596 0.99/1.00 vMB 14
382,294 382,294 00000000000000000d085377388ee2753e84b7b7e753ae61338e3f89711b8dcf 1,474 0.95/1.00 vMB 33
382,293 382,293 000000000000000010655c1558a0f8c1405acfcda5862b480f6dbbdb7456ff05 1 0.00/1.00 vMB 0
382,292 382,292 000000000000000009d9cd73de6547a7b48a569667a7f9d4f223c74df2a12a3e 3,074 1.00/1.00 vMB 52
382,291 382,291 00000000000000000687a6f30310aed553c4a5f398c0f133e2751b6409a22476 1 0.00/1.00 vMB 0
382,290 382,290 0000000000000000116743d9a67240eaa2e34058f23168157d83fd3541cb94fb 275 0.63/1.00 vMB 9
382,289 382,289 000000000000000009c1cfdd36a7f5a46861a804214c0066e954f64ad7e93d11 843 1.00/1.00 vMB 21
382,288 382,288 000000000000000000bc9c35bd258ea023079b042c4d1d8909d49c9e36216e92 2,182 0.75/1.00 vMB 47
382,287 382,287 000000000000000007bbcf4ae00479ab0083aea837d16b07047e4f93f3069d2c 788 0.48/1.00 vMB 29
382,286 382,286 000000000000000003c12fabd0d78efa85bfdf12e783610bcc3f351bf412785e 944 1.00/1.00 vMB 20
382,285 382,285 0000000000000000034dc8bda83dd2ec18bd680582f8edb6fb8cf8eb0ad14f14 500 0.26/1.00 vMB 37
382,284 382,284 00000000000000000c3d778153bc841106fb0832bdf47d63919d7b173ce4918e 754 0.51/1.00 vMB 28
382,283 382,283 00000000000000000c696a1fda07bcf02582268c7ed7b72f735e298f8b773ec6 599 0.55/1.00 vMB 27
382,282 382,282 0000000000000000077ad655c4c9e47a88df83efb5c10e06f9b25d2cbf291f85 1,570 0.92/1.00 vMB 29
382,281 382,281 00000000000000000a0166d0a2c85d879d06d8395ef1c6293d62db0f0891a698 185 1.00/1.00 vMB 7
382,280 382,280 000000000000000005791a51199b6c854fa177eada91b0c820baeca40b2ebf48 277 0.19/1.00 vMB 22
382,279 382,279 00000000000000000e52479d9418be6f6ceb1858594cec9f524197edc4502ebc 1,833 1.00/1.00 vMB 30
382,278 382,278 00000000000000000d7f281060f0b4930f01032ec3d2038acf05007dbe92b80a 1,651 0.92/1.00 vMB 32
382,277 382,277 00000000000000000e5d3828ec8eaac0a84b81e1fade3a4da9073f56fc8491cf 1,068 0.91/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.72 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: 702.02 GB
    • Received: 16.63 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.