Loading Tool

Explorer IconExplorer

Memory Pool

82,446 transactions
30.75 vMB
0.08530588 BTC
Random Selection Loading Transactions
Max Size: 188.19/200 MB

Candidate Block

Mining Attempt 42ee540f507407c643adb87f7708eadc168da35ad1e0ee12ed23ac988333d093
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root f21c0f2d956efc7ce2a48c46fd06f57c83f4c8e6cbcef32e5a12479237719844
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,793
Size: 1.00 vMB
Total Fees: 0.01563037 BTC
Feerates: 114.09 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (558,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,296 357,296 0000000000000000086c21fb24209469f030b18f8659ead320f4aa537bb768c1 168 0.07/1.00 vMB 31
357,295 357,295 000000000000000008a16cbac9e570586a00480c08ef64519552586f8041316f 178 0.10/1.00 vMB 21
357,294 357,294 0000000000000000078bee4b2f6ccc883e0a70d2216cc36aa1b1d72787aabfba 165 0.10/1.00 vMB 20
357,293 357,293 000000000000000014749259bc37d2092475e3fd4018e192783eadf32457ead2 290 0.14/1.00 vMB 24
357,292 357,292 000000000000000012f38b8fb346be28e94a52c1f827e1d4d8da353c26e96d1b 387 0.21/1.00 vMB 21
357,291 357,291 00000000000000001531e199457bc4635e96a4eb45cf22d9f97062e2a601c918 1,296 0.75/1.00 vMB 21
357,290 357,290 0000000000000000014501a535a5b5c627f0a5893b7a3bc2b0ab54640330d5bb 1,824 0.75/1.00 vMB 33
357,289 357,289 00000000000000000003004b63171ac06ce6f8e67f5c203b93e3b67dfc953f65 788 0.41/1.00 vMB 28
357,288 357,288 0000000000000000131e2c37a475e6c97e77e628363fc956af9ebda83d7f1658 1 0.00/1.00 vMB 0
357,287 357,287 00000000000000000da19b9f9f08358e7c365f2001deae9cc27abd52f7532143 418 0.22/1.00 vMB 25
357,286 357,286 00000000000000000a758983c8c3709d6abdf57ac58075f8ce582a431ba91b49 400 0.19/1.00 vMB 28
357,285 357,285 000000000000000011777276b3164156ef56a4d824261f0252ed08f9b87f231f 151 0.09/1.00 vMB 24
357,284 357,284 00000000000000001282415991f0db7e5ffb256313de306209defb930ad3a039 119 0.14/1.00 vMB 16
357,283 357,283 00000000000000001417b708f3cf5855c2e0e16a5f32597006c9681a81b3120e 1,098 0.48/1.00 vMB 34
357,282 357,282 000000000000000009ad6190f48af52af3d8a972de86e7cd7c4889f68157ca3b 731 0.33/1.00 vMB 30
357,281 357,281 00000000000000000e2098cab2e3032b81fd4c1808dbb848a2e98ebf6717eb4e 115 0.06/1.00 vMB 21
357,280 357,280 00000000000000000e4226100352ba4ad028da07cdc4402b9b1fb217cb7b6a27 573 0.30/1.00 vMB 21
357,279 357,279 000000000000000011c43a78f9d0fc6dd536c7ae28e317c6f4bda3dfba5961f0 1,189 0.70/1.00 vMB 25
357,278 357,278 00000000000000001510fcc52463c9009685a55732a1fabcdf26d2838fbd99a8 328 0.13/1.00 vMB 33
357,277 357,277 00000000000000000bb7a11c5e9ed59ea966394e2e5dfb2763013a669e817d43 858 0.39/1.00 vMB 29
357,276 357,276 000000000000000006f3fd8e81318ed20aa003a0392c248d087d3ecd75cd6fb1 885 0.70/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.02 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: 719.27 GB
    • Received: 18.02 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.