Loading Tool

Explorer IconExplorer

Memory Pool

33,653 transactions
29.25 vMB
0.07244429 BTC
Random Selection Loading Transactions
Max Size: 141.53/200 MB

Candidate Block

Mining Attempt 99ab64521b7145a9a2e28c2336f361eb358df36f7cf7049acac975ae2e12f12d
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root f3a8ba09fcab99b5c55dbb5591499175afc9c3b13f4675f1446cdf137a00c59d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 731
Size: 1.00 vMB
Total Fees: 0.01064283 BTC
Feerates: 19.02 > 1.07 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (364,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,100 550,100 00000000000000000026c224004affe0e097afeb45562b7800d1e33a81d21202 2,556 1.00/1.00 vMB 23
550,099 550,099 000000000000000000114f72429ca4ba9e9bb96fe40c537f3195764acc039a9d 2,547 1.00/1.00 vMB 26
550,098 550,098 000000000000000000214b305ad6564237a6ac2743052903cd4e00590258ceed 2,904 1.00/1.00 vMB 23
550,097 550,097 00000000000000000015367948611eeada4795c82a87b358c993a891ea4b567c 3,644 1.00/1.00 vMB 41
550,096 550,096 00000000000000000022e4f80e4571d83e75fc71b551bc022c896f81a298041c 2,445 1.00/1.00 vMB 26
550,095 550,095 00000000000000000019f5e69005f8fe9308dc8cd11774ed02540e8548dbd5a9 3,797 1.00/1.00 vMB 34
550,094 550,094 00000000000000000020b1457abda47b4a4feaeac973d7225cd49777ba1800f5 3,061 1.00/1.00 vMB 39
550,093 550,093 00000000000000000020ec694e8718273e2ea3ef42471d8a548519130879287c 3,186 1.00/1.00 vMB 26
550,092 550,092 00000000000000000016a51316eec3c124b4d0f63e75a7a6327c333482dd23df 2,555 1.00/1.00 vMB 26
550,091 550,091 0000000000000000001ef25b125a1c9bdb5d94ea8d243c756230ce385b404fbc 2,411 1.00/1.00 vMB 52
550,090 550,090 00000000000000000001e8a6e3c6acfbbecaa5a20c0b2807bc29aa4ffdd619cf 2,230 1.00/1.00 vMB 51
550,089 550,089 00000000000000000002ddeeaa53581b37dd4599651184aa4e8fa925ea520181 3,277 1.00/1.00 vMB 27
550,088 550,088 0000000000000000000437547c2c5fd76b37436c5b5e28d174d2d5a3bbf10078 2,993 1.00/1.00 vMB 24
550,087 550,087 00000000000000000018e5b2cda475d948fc26015c0215ac5f95b62bd87c6348 2,291 1.00/1.00 vMB 50
550,086 550,086 00000000000000000009af5665f97e21c86028f8fad443ecc78792c88a4a496b 1,963 1.00/1.00 vMB 45
550,085 550,085 000000000000000000174f65f0f7e261b79816b220d88f29c5d9f67ce2c804f9 2,247 1.00/1.00 vMB 62
550,084 550,084 0000000000000000001e20a14ca3e261abb57dc9c433bb108cbebeb38362b5a6 2,447 1.00/1.00 vMB 21
550,083 550,083 00000000000000000024f605ac1bb133f2b1c8392d3c8f8e8240da6acc207c3b 2,646 1.00/1.00 vMB 17
550,082 550,082 0000000000000000001a5a602575b64ad252d0de12d45302b774ca0e4ab5fc11 2,113 1.00/1.00 vMB 42
550,081 550,081 0000000000000000001f5b7a4570360c30b2e4575ba6cb0958cd949676f039ab 2,666 1.00/1.00 vMB 18
550,080 550,080 0000000000000000002378a6b492e138d9a08989988dc4bda06e64fdf77c3a2d 2,661 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.70 GB
    • Received: 11.14 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.